Custom development
Read More →: Custom developmentWP Job Manager core plugin is built to offer basic functionalities and plenty of extending options. Our code is using standard WordPress filters and hooks to enable fast and easy code customization. We have a list of common snippets that can change the behavior or appearance of the core plugin and several tutorials that can…
Core WPJM database entries
Read More →: Core WPJM database entriesNote: 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…
WooCommerce snippets
Read More →: WooCommerce snippetsNote: 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…
Job Tags snippets
Read More →: 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…
Bookmarks snippets
Read More →: 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…
WC Paid Listings snippets
Read More →: 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…
Resume Manager snippets
Read More →: 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…
WP Job Manager core plugin snippets
Read More →: WP Job Manager core plugin snippetsNote: 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…
Applications snippets
Read More →: 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…
Job Alerts snippets
Read More →: 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…
Preselect filters on jobs page using URL query strings
Read More →: Preselect filters on jobs page using URL query stringsYou 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…
WP Job Manager REST API
Read More →: WP Job Manager REST APINote: This is a developer level article for reference only. We can’t provide support for REST API integrations. WP Job Manager uses the standard WordPress REST API implementation. Currently job-listings fields are available via the API in the meta of the listings. The root is /wp-json/wp/v2/job-listings Additional documentation can be found via OPTIONS http://HOST.NAME/wp-json/wp/v2/job-listings Note that…
Adding Custom CSS for WP Job Manager
Read More →: Adding Custom CSS for WP Job ManagerNote: 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…
Limit file upload size
Read More →: Limit file upload sizeNote: 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…
Prevent Featured jobs from being “sticky”
Read More →: Prevent Featured jobs from being “sticky”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…
Specify language for geolocation
Read More →: Specify language for geolocationNote: 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…
Overriding Add-On Template Files
Read More →: Overriding Add-On Template FilesNote: 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…
Changing Login Redirects
Read More →: Changing Login RedirectsNote: 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…
Enabling Full Template Support
Read More →: Enabling Full Template SupportNote: 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…
Customising the application process
Read More →: Customising the application processNote: 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…
Editing Job Submission Fields
Read More →: Editing Job Submission FieldsNote: 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…
Template tags
Read More →: Template tagsNote: 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…
Template overrides
Read More →: Template overridesNote: 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…