Advanced Notices Manager
Wordpress Notices Post Manager
by Pete Dibdin · github.com/pjd199/notices-manager · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pjd199/notices-manager/releases/download/v2.1.20/advanced-notices-manager-2.1.20.zipReadme
Advanced Notices Manager (WordPress Plugin)
Advanced Notices Manager is a productivity-focused WordPress plugin designed for organizations that manage high volumes of time-sensitive notices, such as News, Events, Jobs, and Volunteering.
It replaces the standard WordPress post list with a unified, categorized dashboard that allows admins to manage post statuses, visibility tags, and stale content from a single screen.
🚀 Key Features
- Unified Dashboard: View all relevant categories (Introduction, News, Events, Prayer, Jobs, Volunteering) on one page.
- One-Click Tag Switching: Instantly change how a post is displayed using AJAX-powered dropdowns (Full, Short, List, or Parked).
- Stale Content Alerts: Visual highlights (yellow background) for news older than 21 days or events where the date has already passed.
- Native-Style Row Actions: Familiar WordPress "Edit | Clone | View | Bin" menu appears on hover.
- One-Click Cloning: Duplicate any notice (including custom metadata and tags) into a new draft with a single click.
- Status Badges: Clear visual indicators for Draft, Scheduled, Private, and Pending posts.
- Category-Specific Logic: Smart tag management prevents "tag bleeding" by using prefixed tags (e.g.,
news-fullvsjobs-full).
🛠 Installation
- Download the
advanced-notices-manager.phpfile. - Upload it to your WordPress site via
wp-content/plugins/advanced-notices-manager/. - Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to Posts > Notices Manager to begin managing your content.
📂 Category & Tag Logic
The plugin relies on a specific tagging convention to determine how content is rendered on the front-end. To maintain a clean workflow, each category has its own set of tags:
1. Introduction (intro)
Designed for the "Welcome" or "Lead" section of your notices.
introduction-full: Shows the full text.introduction-parked: Hides the post from public view (Parked).
2. Standard Categories (news, prayer, jobs, volunteering)
[category]-full: The full post content is displayed.[category]-short: Displays the Excerpt only with a "Read More" link.[category]-list: Displays only the Title as a link.[category]-parked: The post is "Parked" (hidden from public view but kept for later).
3. Events (events)
Includes all tags from standard categories but adds custom date logic.
- Note: The Manager table for Events prioritizes the Event Start Date (meta field:
event_start) over the Publish Date for visual consistency.
⚠️ Stale Content Logic
To keep your notices fresh, the plugin automatically audits your posts:
- General Categories: Highlighted if the publish date is older than 21 days.
- Events: Highlighted if the Event Start Date has passed, regardless of the publish date.
📝 Admin Reference
- Parked: Use this for notices advertised months in advance. It fades the row in the manager so you know it's "in the garage" and not currently live.
- Bin: Moves the post to the Trash instantly.
- Clone: Perfect for recurring weekly items. It copies everything into a new draft, allowing for quick updates.
🔧 Requirements
- WordPress: 5.0+
- PHP: 7.4+
- Dependencies: Requires the post categories (
introduction,news,events,prayer,jobs,volunteering) to exist in your WordPress setup.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.1.20 | Jul 9, 2026 | advanced-notices-manager-2.1.20.zip | 1 |
| v2.1.19 | Jul 9, 2026 | advanced-notices-manager-2.1.19.zip | 2 |
| v2.1.18 | Jul 1, 2026 | advanced-notices-manager-2.1.18.zip | 1 |
| v2.1.17 | Jun 2, 2026 | advanced-notices-manager-2.1.17.zip | 1 |
| v2.1.16 | May 22, 2026 | advanced-notices-manager-2.1.16.zip | 1 |
| v2.1.15 | May 20, 2026 | advanced-notices-manager-2.1.15.zip | 1 |
| v2.1.14 | May 19, 2026 | advanced-notices-manager-2.1.14.zip | 1 |
| v2.1.13 | May 15, 2026 | advanced-notices-manager-2.1.13.zip | 4 |
| v2.1.12 | May 13, 2026 | advanced-notices-manager-2.1.12.zip | 1 |
| v2.1.11 | May 13, 2026 | advanced-notices-manager-2.1.11.zip | 0 |
| v2.1.10 | May 12, 2026 | advanced-notices-manager-2.1.10.zip | 3 |
| v2.1.9 | May 12, 2026 | advanced-notices-manager-2.1.9.zip | 1 |
| v2.1.8 | May 12, 2026 | advanced-notices-manager-2.1.8.zip | 1 |
| v2.1.7 | May 12, 2026 | advanced-notices-manager-2.1.7.zip | 0 |
| v2.1.6 | May 12, 2026 | advanced-notices-manager-2.1.6.zip | 1 |
| v2.1.5 | May 12, 2026 | advanced-notices-manager-2.1.5.zip | 1 |
| v2.1.4 | May 12, 2026 | advanced-notices-manager-2.1.4.zip | 1 |
| v2.1.3 | May 12, 2026 | advanced-notices-manager-2.1.3.zip | 1 |
| v2.1.2 | May 12, 2026 | advanced-notices-manager-2.1.2.zip | 1 |
| v2.1.1 | May 12, 2026 | advanced-notices-manager-2.1.1.zip | 0 |
| v2.1.0 | May 12, 2026 | advanced-notices-manager-2.1.0.zip | 1 |
| v2.0.4 | May 12, 2026 | advanced-notices-manager-2.0.4.zip | 1 |
| v2.0.3 | May 11, 2026 | advanced-notices-manager-2.0.3.zip | 1 |
| v2.0.2 | May 11, 2026 | advanced-notices-manager-2.0.2.zip | 1 |
| v2.0.1 | May 11, 2026 | advanced-notices-manager-2.0.1.zip | 1 |