Created
February 25, 2017 15:20
-
-
Save ingozoell/e457cfd2698c5388f061d722486ac81f to your computer and use it in GitHub Desktop.
Enable/Allow Shortcode in Theme Options
http://support.themewich.com/discussions/struck/833-shortcode-in-footer-theme-option-field
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo do_shortcode( $YOUR_GLOBAL_NAME['YOUR_FIELD_ID'] ); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment