外掛標籤
開發者團隊
原文外掛簡介
NoticePilot is not another admin notice plugin. It is a self-hosted remote campaign distribution platform built specifically for WordPress plugin and theme authors.
If you develop a WordPress plugin used on hundreds or thousands of sites, you need a reliable way to push announcements, update prompts, sale banners, or deprecation warnings to your users — without shipping a new plugin release for every message. NoticePilot solves this with a hub-to-remote architecture: you manage campaigns on your own site, and a lightweight PHP SDK in your plugin fetches and displays them automatically.
Who Is This For?
NoticePilot is designed for WordPress plugin and theme developers who need to communicate with their users across multiple remote installations. It is not for managing or hiding admin notices on a single site — there are plenty of plugins for that.
What Makes It Different?
Unlike the 50+ “admin notice” plugins in the directory, NoticePilot provides:
Hub-to-Remote Architecture — One central dashboard pushes campaigns to unlimited remote WordPress installations via a REST API. No SaaS dependency — everything runs on your own site.
Single-File PHP SDK — Plugin authors bundle one PHP file with their product. One line of code to initialize. The SDK handles fetching, caching, rendering, and dismissal automatically.
Campaign Analytics with Privacy — Track impressions, clicks, and dismissals across all remote sites. Remote site URLs are MD5-hashed before storage — no personal data is ever collected or stored.
Audience Targeting — Target campaigns by free/pro plan type, plugin version (with comparison operators), and WordPress user roles. Show the right message to the right users.
Campaign Scheduling — Set start and end dates for time-sensitive campaigns. Expired campaigns auto-disable via WP-Cron without manual intervention.
Rich HTML Campaigns — Full HTML support including inline CSS,
