Applications: Limit past applications per page
Read More →: Applications: Limit past applications per page← Back to Applications By default, the [past_applications] shortcode displays 25 past applications per page. To change that, add the following code using the Code Snippets plugin and adjust the value as desired:
Applications: CCing an email to all posted applications
Read More →: Applications: CCing an email to all posted applications← Back to Applications Please note that all code examples on this site are provided for 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…
Applications: Customising Application Statuses
Read More →: Applications: Customising Application Statuses← Back to Applications Applications by default has the follow statuses (these are custom post type statuses): From version 1.7.0+ these statuses can be customised by using the filter job_application_statuses. Adding a Status Example This example adds a new status called ‘Example’. The code would be placed in your theme functions.php file or a custom plugin. Removing a…
Applications: Rename “CV” to “resume”
Read More →: Applications: Rename “CV” to “resume”← Back to Applications Changing the word “CV” in applications can be done in several ways, such as using the Say What plugin, or creating a localization. If you prefer, you can also use a snippet in your theme functions.php file. See:
Applications: Limiting applications to a certain role
Read More →: Applications: Limiting applications to a certain role← Back to Applications Please note: All code examples and plugin suggestions are provided for reference or 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, or providing support for any suggested 3rd-party plugins. A common…
Applications
Read More →: ApplicationsWith the Applications plugin, candidates can apply for jobs using a form, and employers can view the applications on their job dashboard. Installation This plugin requires WP Job Manager 1.22.0 and PHP 5.3+. To install this plugin, please refer to the guide here: https://wordpress.org/support/article/managing-plugins/#manual-upload-via-wordpress-admin Intended Usage This plugin can be used in two ways: Settings The plugin can be configured…