With WordPress Shortcode Library we bring you a collection of Shortcodes we find useful to help you get more from WordPress.
Currently there are 5 active shortcodes in the library: (See Changelog for updates!)
[SITENAME] This will create a piece of HTML that is your WordPress site title wrapped in a SPAN with ID "brandedSiteName" You can also change the ID by using ID="yourOwnID"
[NOSC] ... [/NOSC] Short for "No Shortcode". Any shortcodes present within this shortcode are ignored. Useful for writing about shortcodes without them being interpreted.
[TWEET] Add a Twitter Share button for the given page wherever this shortcode is present. There are 3 optional parameters count="none/horizontal/vertical" (optional- default is 'none') via="your Twitter Handle" (optional) related="another related Twitter handle" (optional)
[DIVCLEAR] This will create a piece of HTML that is a DIV element with "style=clear:both".
[HTMLDIV] ... [/HTMLDIV] You can add a DIV element with parameters: class="" id="" style=""
You are also free to edit the file directly to add your own.
More information can be seen here: Host Like Toast
Requires: 3.2.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-4-2
Downloads: 209
Got something to say? Need help?