RecPress developer hooks
RecPress is built from a solid foundation based on extensibility, allowing developers to interact and modify with the RecPress codebase.
This is done by using WordPress hooks called actions and filters, which allow developers to manipulate RecPress to their needs.
If you are not sure what WordPress hooks are, or how they work, you can learn more on the link below:
Below is a complete list of the actions and filters available in RecPress. Click on each for more information:
RecPress filters
- recpress_single_job_wrapper_classes
- recpress_location_facets
- recpress_job_data_value_{$data_type}
- recpress_location_merge_string
- recpress_job_location
- recpress_job_listings_page_id
- recpress_job_listings_page_permalink
- recpress_default_company_name
- recpress_register_cv_url
- recpress_job_listings_show_job_title
- recpress_job_listings_show_job_summary
- recpress_job_listings_show_job_data
- recpress_job_listings_show_job_button
- recpress_job_meta_label_style
- recpress_use_single_template
- recpress_remove_not_right_title
- recpress_hide_single_job_title
- recpress_hide_salary_slider
- recpress_hide_single_related_jobs
- recpress_application_redirect_url
- recpress_location_merge_string_setting
- recpress_single_job_meta_list_classes
- recpress_job_listings_shortcode_wrapper_classes
- recpress_job_listings_query_args
- recpress_job_listings_facet_classes
RecPress actions
WP Job Manager actions
These are actions hooks provided by WP Job Manager plugin, which are fired in the RecPress plugin.
They are only used when the single job template from the RecPress plugin is being used, based on the settings on the RecPress settings page.
- single_job_listing_start
- single_job_listing_content
- single_job_listing_end
- job_content_end
- job_application_start
- job_manager_application_details_{$application_type)
- job_application_end