Created
November 30, 2015 19:52
-
-
Save rali14/d9b29c6d768bd71013e4 to your computer and use it in GitHub Desktop.
Enable shortcodes on Job Descriptions
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
add_filter('the_job_description', 'do_shortcode'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment