Admin panel for recruiters
A WordPress plugin that creates a restricted **Recruiter** user role with access limited to posts from specific categories only.
★ 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.zipA WordPress plugin that creates a restricted Recruiter user role with access limited to posts from specific categories only.
What It Does
- Registers a custom
Recruiterrole 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
- Upload the plugin folder to
/wp-content/plugins/ - Activate via Plugins → Installed Plugins
- Assign the Recruiter role to the desired users