https://github.com/yumyo/blunt-snippets
WordPress Plugin that let's you embed any type of code (HTML, JS, PHP) Snippet into content and widgets using shortcodes.
https://github.com/yumyo/blunt-snippets
Last synced: about 2 months ago
JSON representation
WordPress Plugin that let's you embed any type of code (HTML, JS, PHP) Snippet into content and widgets using shortcodes.
- Host: GitHub
- URL: https://github.com/yumyo/blunt-snippets
- Owner: yumyo
- Created: 2018-02-06T13:53:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T14:52:13.000Z (over 10 years ago)
- Last Synced: 2025-02-15T09:44:52.679Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blunt Snippets
==============WordPress Plugin that let's you embed any HTML, CSS, JavaScript or PHP snippet into content and widgets using shortcodes.
This plugin works best if the Advanced Custom Fields plugin by Elliot Condon is installed and active.
Create a code snippet then copy and paste the shortcode to wherever you need to embed it...
... rather than altering the editors to allow adding code directly into the content editor or text widget.
See readme.txt for more information