Admin Dashboard
The plugin includes a clean, well-designed admin interface accessible from the WordPress admin sidebar under RecMan Jobs.
Dashboard Tabs
Section titled “Dashboard Tabs”| Tab | What It Does |
|---|---|
| Overview | Status badge, job count, cache status, list of all jobs with active/expired indicators |
| Settings | All plugin configuration in one place |
| Shortcode | Full shortcode documentation + live HTML/CSS template editors |
| Cache | View cache file details, entry count, raw JSON data, one-click clear |
| License | License management, API key validation |
| Changelog | Version history |
| Support | Contact info and documentation links |
Overview Tab
Section titled “Overview Tab”Shows at a glance:
- Plugin status (active/inactive, license state)
- Total number of jobs
- Cache freshness
- List of all job posts with their status (active or expired)
Settings Tab
Section titled “Settings Tab”Configure all plugin options:
- Individual job pages — enable/disable, select template page, set custom slug
- Expired page redirect — where to send visitors when they hit an expired job URL
- Google Maps API key — for the map shortcode/function
- Shortcode toggle — enable/disable shortcode support
- Custom Post Type — enable/disable the beta CPT feature
Shortcode Tab
Section titled “Shortcode Tab”- Complete documentation of all available shortcodes
- HTML template editor — edit the
[job_post_feed]template with{{ field }}placeholders - CSS editor — add custom styles for the shortcode output
Cache Tab
Section titled “Cache Tab”- Cache file path and size
- Number of cached entries
- Raw JSON data viewer (for debugging)
- One-click cache clear
Admin Bar
Section titled “Admin Bar”The WordPress admin bar gets a RecMan dropdown menu for quick access to:
- Cache clearing (one-click)
- Plugin settings
- Admin dashboard