Skip to content

Instantly share code, notes, and snippets.

@rali14
Created November 30, 2015 19:52
Show Gist options
  • Save rali14/d9b29c6d768bd71013e4 to your computer and use it in GitHub Desktop.
Save rali14/d9b29c6d768bd71013e4 to your computer and use it in GitHub Desktop.
Enable shortcodes on Job Descriptions
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