Skip to content

Instantly share code, notes, and snippets.

@mikejolley
Created June 18, 2014 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikejolley/3eeaabef9046f6a4a79b to your computer and use it in GitHub Desktop.
Save mikejolley/3eeaabef9046f6a4a79b to your computer and use it in GitHub Desktop.
WP Job Manager - Indeed related jobs
<?php echo do_shortcode('[indeed_jobs limit="5" q="' . $post->post_title . '" l="' . $post->geolocation_formatted_address . '" co="' . $post->geolocation_country_short . '" sort="relevance"]'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment