Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    The user would need to have the capability of edit_post to edit a job listing. A plugin such as https://www.ads-software.com/plugins/role-scoper/ can help you tweak user roles for such permissions.

    Thread Starter evo252

    (@evo252)

    Hi Mike,
    Are you sure? Because I tested to log in to my WP Dasboard as an editor, and I don’t see the link to the Job Listing in the left menu of WordPress. When I log in as an admin, I see it and can access to jobs.

    Plugin Author Mike Jolley

    (@mikejolley)

    In that case, grant the ‘manage_job_listings’ capability. This is granted to admin only by default.

    Thread Starter evo252

    (@evo252)

    OK, so just to be sure: I have to activate a role plugin (role scoper for instance) and give “manage_job_listings” capability to editor?

    Plugin Author Mike Jolley

    (@mikejolley)

    Correct.

    Thread Starter evo252

    (@evo252)

    Thanks for your help. Just a last question: is there a function that I could add into functions.php file to do the same thing (give “manage_job_listings” capability to editor)? Because I do not want use a role plugin just for one thing.

    Plugin Author Mike Jolley

    (@mikejolley)

    I *think* once you add the capability you can remove the plugin – give it a try.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Let a non-admin user approves jobs’ is closed to new replies.