Skip to content

st3phan76/wp-job-manager-snippets

Repository files navigation

Snippets for WP Job Manager

Simple snippets I use for WP Job Manager in WordPress.



Snippets

  • Disable job promotion (PHP)
    Disables the promote-option for jobs in the dashboard.

  • Register job shortcodes (PHP)
    Get job-fields by job-id (GET) and register them in shortcodes like [wpjm-job-title], [wpjm-job-type] ...

  • Enable Gutenberg (PHP)
    Removes template lock and enables Gutenberg editor for job listings.

  • Remove admin fields (PHP)
    Removes admin fields from jobs.

  • application default value (PHP)
    Set up default value for application redirect (url).

  • enable jobs for editor role (PHP)
    Enable management for jobs to editor role.



Important

No code is perfect. Should you spot a bug, please report it here via Github.

If you have suggestions for features or how certain code works, I'd love to hear your feedback. However, I can't guarantee their implementation.

About

Simple snippets for WP Job Manager Plugin I use

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages