Improved Shortcode |
Wordpress | Adam J Nowak | 02/15/12 |
This in an improved version of http://code.hyperspatial.com/1105/function-as-shortcode/ which allows you to use one function for shortcode callbacks. So instead of writing two functions, one for shortcode (must return printed output) and one to call directly, try this output buffer ... View Code
