WP Manifestindependent plugin directory
manifest / users / admin-panel-for-recruiters

Admin panel for recruiters

A WordPress plugin that creates a restricted **Recruiter** user role with access limited to posts from specific categories only.

by Nazar356 · github.com/rzn357/admin-panel-for-recruiters

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rzn357/admin-panel-for-recruiters/archive/refs/heads/main.zip

A WordPress plugin that creates a restricted Recruiter user role with access limited to posts from specific categories only.

What It Does

  • Registers a custom Recruiter role with a scoped set of capabilities
  • Limits post visibility in the admin list to allowed categories only
  • Prevents saving or publishing posts outside permitted categories (classic editor & REST API / Gutenberg)
  • Hides irrelevant admin menu items and redirects recruiters away from the dashboard
  • Filters category checklists, dropdowns, and REST category endpoints so recruiters see only allowed terms
  • Grants media library access while keeping all other admin areas locked down
  • Supports Polylang for multilingual sites

Requirements

  • WordPress 5.8+
  • PHP 7.4+

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate via Plugins → Installed Plugins
  3. Assign the Recruiter role to the desired users