Download latest - 6.1
Developers
vaakash |
Download Stats
Today | 120 |
Yesterday | 167 |
Last Week | 1,226 |
All Time | 226,254 |
Shortcoder plugin allows to create a custom shortcodes for HTML, JavaScript and other snippets. Now the shortcodes can be used in posts/pages and the snippet will be replaced in place.
Create custom shortcodes easily
- Give a name for the shortcode
- Paste the HTML/JavaScript as content
- Save !
- Now insert the shortcode
[sc name="my_shortcode"]
in your post/page. - Voila ! You got the HTML/Javascript in your post.
Features
- Create "custom shortcodes" easily and use them within WordPress
- Use any kind of HTML as Shortcode content.
- Insert: Custom parameters in shortcode
- Insert: WordPress parameters in shortcode
- Multiple editors: Code, Visual and text modes.
- Globally disable the shortcode when not needed.
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
[sc name="adsenseAd"]
in your posts and pages. - Tada !!! the ad code is replaced and it appears in the post.
- Now you can edit the ad code at one place and the code is updated in all the locations where the shortcode is used.
- Using this idea, shortcodes can be created for frequently used snippets.
- You can also add custom parameters (like
%%id%%
) inside the snippets, and change it's value like[sc name="youtube" id="GrlRADfvjII"]
Resources
- Documentation
- FAQs
- Support/Report bugs
Releases (46 )
Version | Release Date | Change Log |
---|---|---|
6.1 | 2022-11-06 | |
6.0 | 2022-08-30 | |
5.8 | 2022-06-21 | |
5.7 | 2022-03-08 | |
5.6 | 2021-09-06 | |
5.5 | 2021-07-05 | |
5.4 | 2021-03-17 | |
5.3.4 | 2021-01-09 | |
5.3.3 | 2020-11-03 | |
5.3.2 | 2020-07-25 | |
5.3.1 | 2020-05-02 |
|
5.3 | 2020-04-07 |
|
5.2.1 | 2020-03-02 |
|
5.2 | 2020-03-01 |
|
5.1 | 2020-01-12 |
|
5.0.4 | 2020-01-08 |
|
5.0.3 | 2020-01-07 |
|
5.0.2 | 2020-01-06 |
|
5.0 | 2020-01-05 |
|
5.0.1 | 2020-01-05 |
|
4.6 | 2019-08-27 |
|
4.5 | 2019-06-28 |
|
4.4 | 2019-04-28 |
|
4.3 | 2019-01-24 |
|
4.2 | 2018-12-02 |
|
4.1.9 | 2018-11-17 |
|
4.1.8 | 2018-10-14 |
|
4.1.7 | 2018-05-19 |
|
4.1.6 | 2018-02-25 |
|
4.1.5 | 2018-01-21 |
|
4.1.4 | 2017-12-18 |
|
4.1.3 | 2017-11-19 |
|
4.1.2 | 2017-10-15 |
|
4.1.1 | 2017-08-28 |
|
4.1 | 2017-08-23 |
|
4.0.3 | 2017-07-25 |
|
4.0.2 | 2017-06-10 |
|
4.0.1 | 2017-05-31 |
|
4.0 | 2017-05-30 |
|
3.4.1 | 2015-12-30 |
|
3.4 | 2014-05-11 |
|
3.3 | 2013-01-16 |
|
3.2 | 2012-09-28 |
|
3.1 | 2012-08-08 |
|
3.0.1 | 2012-04-26 |
|
3.0 | 2012-04-14 |
|