Advanced / Customization

Extend WPJM with a little code – make it your own and look like the rest of your site.

Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find they no longer work due to changes in our plugins.

This page consists of all the customization snippets we have so far. We may occasionally add new ones and we encourage everyone to also send their own snippets to us! If you add a customization that you think will benefit others, get in touch with us via our Support form. The more snippets we put on this page, the more it will be useful for everyone!

  • Core WPJM database entries

    Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with creating, modifying or debugging code from any code examples, and they may be changed or removed if we find they no longer work…

    Read More →: Core WPJM database entries
  • WooCommerce snippets

    Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find they no longer work due…

    Read More →: WooCommerce snippets
  • Job Tags snippets

    ← Back to Job Tags Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find…

    Read More →: Job Tags snippets
  • Bookmarks snippets

    ← Back to Bookmarks Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find they…

    Read More →: Bookmarks snippets
  • WC Paid Listings snippets

    ← Back to WooCommerce Paid Listings Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find…

    Read More →: WC Paid Listings snippets
  • Resume Manager snippets

    ← Back to Resume Manager Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find…

    Read More →: Resume Manager snippets
  • WP Job Manager core plugin snippets

    Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find they no longer work due…

    Read More →: WP Job Manager core plugin snippets
  • Applications snippets

    ← Back to Applications Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected.  They are offered as a courtesy and as-is.  Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed…

    Read More →: Applications snippets
  • Job Alerts snippets

    ← Back to Job Alerts Note: All code examples on this site are provided for developer reference/guidance only and we cannot guarantee that they will always work as expected. Our support policy does not include assistance with modifying or debugging code from any code examples, and they may be changed or removed if we find they no…

    Read More →: Job Alerts snippets
  • Preselect filters on jobs page using URL query strings

    You can create custom URLs that link directly to your jobs page (the page containing the [jobs] shortcode), with specific filters already selected. You can preselect keywords, location, categories, and job types. For example, if your jobs page is at http://yoursite/jobs/ and you want to create a link that will preselect the ‘Medical’ category, you can use…

    Read More →: Preselect filters on jobs page using URL query strings