Return to Snippet

Revision: 40374
at January 31, 2011 23:32 by primitiveshaun


Initial Code
<?php echo do_shortcode('[shortcode option1="value1" option2="value2"]'); ?>

Initial URL


Initial Description
Inserts WordPress shortcode outside the loop in a template

Initial Title
Add WP Shortcode to Templates

Initial Tags
php, wordpress

Initial Language
PHP