Shortcoder Updated
Shortcoder is a plugin which allows to create a custom shortcode and store HTML, Javascript and other snippets in it. So if that shortcode is used in any post or pages, then the code stored in the shortcode get exceuted in that place.
- Features
- Installation
- Videos
- Screenshots
- Live Demo
- Docs & Change Log
- Download
Shortcoder is a plugin which allows to create a custom shortcode and store HTML, Javascript and other snippets in it. So if that shortcode is used in any post or pages, then the code stored in the shortcode get exceuted in that place.
Current version: 3.3
Features
- Create “custom shortcodes” easily and use them within WordPress
- Use any name for the created shortcode (ex:
[sc:youtube]) - Use any kind of HTML as Shortcode content.
- Parameters can also added to HTML (ex:
<strong>%%mytext%%</strong> [sc:testing mytext="hello"]) - Visual editor avaialble, so useful for beginners.
- tinyMCE button avaialble in the editing toolbar so no typing required to insert the shortcode.
- Globally disable the shortcode when not needed.
- Can disable the shortcode, showing it to the admins.
An example usage
- Create a shortcode named "adsenseAd" in the Shortcoder admin page.
- Paste the adsense code in the box given and save it.
- Use in your posts and pages.
- Tada !!! the ad appears in the post.
- Using this idea, shortcodes can be created for frequently used snippets.
- You can also add parameters (like %%id%%) inside the snippets, and vary it like [sc:youtube id="GrlRADfvjII"]
- This plugin will be hugely useful to all !!
Installation and Usage
- Extract the zipped file and upload the folder Shortcoder to /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress.
- Go to the "Shortcoder" admin page. Admin page is under the Settings menu.
- Enter a shortcode name.
- Paste some code in it.
- Then use the shortcode [sc:"name of the shortcode"] in your post. ex: If "youtube" is the shortcode name, then just use [sc:youtube] in your posts
- That’s all !
Demo video
Screenshots
Docs
Changelog
3.3
- Fixed bug in loops using
foreach. - Fixed several PHP notices.
3.2
- Moved the shortcoder admin page to the “Settings” menu.
- Some admin page issues are fixed.
3.1
- Changed the “Custom parameter” syntax from %param% to %%param%%
- Code revision.
3.0.1
- Maintenance release
3.0
- Plugin code rewritten from scratch.
- Shortcode syntax is changed.
- Supports any custom parameters.
- Admin interface is redesigned and easy to use.
- Added a tinyMCE button to the editing toolbar for inserting the shortcodes in the post.
2.3
- Can disable the shortcode to Administrators.
- Admin interface changed.
1.3.1
- Changed the folder name’s case and some minor bugs.
- Code revision.
1.3
- Initial Version with 5 inbuilt shortcodes.
(Pre made versions are not released)
Pingback: Shortcoder – Wordpress Plugin – Aakash Web | MileHighTechGuy > Productivity Tools & Technology
Pingback: Shortcoder v3.0 released - Blog - Aakash Web
Pingback: WordPress Plugin Releases for 4/27 : Wordpress News
Pingback: WordPress Plugin Releases for 4/27 | Wordpress Themes
Pingback: WordPress Plugin Releases for 4/27 | Rockinfrnz Archive
Pingback: Плагин Shortcoder или как создать короткий код
Pingback: Encoding email address in wordpress posts - Articles - Aakash Web
Pingback: using Wordpress and Photocrati to build a web site