Inbuilt Shortcodes
| 748 views
The following are the list of premade shortcodes in the shortcoder package as in version 1.3
Embed RSS Reader
- Shortcode to be used :
- [rss feed=”" num=”" ]
- Description :
- Displays rss feed within the post, if this shortcode is used.
- Example :
- [rss feed=”http://rss.cnn.com/rss/cnn_topstories.rss” num=”5″ ]
Display Related Posts
- Shortcode to be used :
- [rp num=”" ]
- Description :
- Displays the related posts list within the post in the shortcode used area.
- Example :
- [rp num=”5″ ]
- Working :
- No related posts found
Shorten URL using “Tiny url”
- Shortcode to be used :
- [su url=”" ] [/su]
- Description :
- Shortens the given url using “Tiny URLs” shortening service.
- Example :
- [su url=”http://www.aakashweb.com” ] Shortened URL for www.aakashweb.com [/su] (Enclose the text to contain the shortened link within the [su=”" ] and [/su])
- Working:
- Shortened URL for www.aakashweb.com
Paypal Donation Link
- Shortcode to be used :
- [donate email=”" for=”" text=”" ]
- Description :
- Used to display a Paypal Donation link in the place where you use this shortcode.
- Example :
- [donate email=”[email protected]” for=”Testing” text=”Donate me if you like”]
- Working :
- Click to donate for this plugin
Obfuscate Email
- Shortcode to be used :
- [email] [/email]
- Description :
- Make your email address perfectly unreadable in the page source.
- Example :
- [email] [email protected] [/email]
- Working :
- aakash.19493@gmail.com
Related Posts
- None Found