Revision: 54655
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 6, 2012 06:17 by silviogohl
Initial Code
add_shortcode('test', 'test'); function test() { echo 'test'; }
Initial URL
Initial Description
adds a shortcode
Initial Title
wordpress shortcode test
Initial Tags
wordpress
Initial Language
PHP