Shortcode functions for WordPress
8 fun & useful shortcode functions
‘Shortcodes’ are a feature of wordpress used for executing custom functions by inserting a small snippit of code into a post. For example, my download monitor plugin now uses shortcodes; by entering [download id="1"] into a post, the plugin will output a download link.
So if you need to do something [...]





