Advertisement
Renu

php syntax to use shortcode in php files

Apr 5th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <?php
  2. // Use shortcode in a PHP file (outside the post editor).
  3. do_shortcode('[MCform]');
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement