Linux 软件免费装
Banner图

Pixelmole Campaign Scheduler

开发者 pixelmole
更新时间 2026年8月19日 18:30
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

dynamic content campaigns scheduled content content scheduler seasonal content

下载

1.0.0 1.0.1

详情介绍:

Pixelmole Campaign Scheduler is a visual WordPress content scheduler that helps you schedule reusable content and automate website campaigns, seasonal updates, temporary notices and recurring website content. Create a content set for a reusable location such as a homepage banner, announcement or promotion. Add campaign variations, choose when each variation should appear and let the plugin automatically switch the scheduled content by date, weekday or time. When no rule is active, the content set can display its default content. Use Pixelmole Campaign Scheduler to: Each content set provides a shortcode that can be placed in a page, post, widget or template: [pixelmole_campaign_scheduler id="homepage-banner"] The id value is the content-set slug shown in the Campaign Scheduler interface.

安装:

  1. Upload the pixelmole-campaign-scheduler directory to /wp-content/plugins/ or install its release ZIP.
  2. Activate the plugin through the Plugins screen.
  3. Open Campaign Scheduler in the WordPress admin menu.
  4. Create a content set, configure its default content and add scheduling rules.
  5. Copy the generated shortcode into a page, post, widget or template.

屏幕截图:

  • Manage content sets and choose a one-time, yearly, weekly or daily schedule.
  • View yearly rules on a visual timeline with the current date and active rule clearly highlighted.
  • Edit a daily rule, its time range, priority and content source from the slide-out panel.
  • Configure a yearly rule with inclusive dates, priority and custom content.

升级注意事项:

1.0.1 Rendered shortcode and page-builder output is now filtered with the WordPress allowed-post-HTML rules while retaining required page-builder styles. 1.0.0 First production-oriented release. Back up the database before deploying any new plugin to production.

常见问题:

Why does scheduled output appear stale?

Full-page caches may store shortcode output beyond a schedule boundary. Configure the page-cache lifetime or exclusions so the affected page is refreshed when its scheduled content changes. The plugin deliberately does not add persistent object caching because every render is time-sensitive.

What happens when an integration is deactivated?

The corresponding source option disappears from the editor and existing integrated sources safely return empty output until the integration is available again.

Is data removed when I uninstall the plugin?

No. Version 1.0 preserves content sets and rules by default to prevent accidental campaign-data loss. Developers building a private distribution can deliberately change the DELETE_DATA_ON_UNINSTALL constant before packaging if deletion is required.

Does it support multisite?

The database tables are created per site. Network-wide activation and uninstall behaviour must be validated for your intended multisite setup before deployment.

更新日志:

1.0.1 1.0.0