WP Alerts Bars

外掛說明

WP Alerts Bars lets you add eye-catching notification bars to your WordPress site in minutes — no shortcodes to memorize, no coding needed. Manage every bar from a simple admin screen, the same way you manage posts and pages.

Free features:

  • Create unlimited alert bars
  • Manage bars from a dedicated admin screen (add, edit, publish/draft, trash)
  • Custom background and text color per bar, with a live preview
  • Show bars at the top or bottom of the screen (fixed position)
  • Target a bar to the entire site, homepage only, or specific pages/posts
  • Show/hide per device (desktop only, mobile only, or both)
  • Optional close button with “remember dismissal” cookie (choose how many days)
  • Optional scheduling — show a bar only between two dates
  • Entrance animation (slide or fade) or none
  • Lightweight — no jQuery/Bootstrap dependency on the front end
  • Backward compatible with the old [wab_bars type="primary"]Message[/wab_bars] shortcode

Looking for more? Countdown timers, email capture, WooCommerce cart bars, user-role and geo targeting, and click analytics are planned for WP Alerts Bars Pro.

安裝方式

  1. Upload the plugin files to /wp-content/plugins/wp-alerts-bars, or install directly through the WordPress plugins screen.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to the new “Alert Bars” menu in your admin sidebar and click “Add New Bar”.
  4. Set your message, colors, position, and display rules, then Publish.

常見問題集

How many bars can I create?

Unlimited. Each bar is managed like a normal post — draft it to hide it, publish it to show it.

Will this slow down my site?

No. The plugin loads one small CSS file and one small JS file, with no external framework dependencies.

Can I show different bars on different pages?

Yes — each bar has its own display rule: entire site, homepage only, or a list of specific pages/posts you choose.

Does the close button remember that a visitor dismissed the bar?

Yes, if you enable “Dismissible” on that bar. It sets a cookie for the number of days you choose (0 = show again every visit).

I used the old `[wab_bars]` shortcode in version 1.x — will it still work?

Yes, the shortcode still works for backward compatibility, though we recommend switching to the new Alert Bars admin screen for full control over targeting and scheduling.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Alerts Bars〉的開發相關工作。

參與者

將〈WP Alerts Bars〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0

  • Complete rebuild: new admin screen for managing unlimited bars (no more shortcode-only workflow)
  • Added page/post targeting, homepage-only option, and device targeting
  • Added dismiss-and-remember (cookie-based) close button
  • Added scheduling (start/end date)
  • Added slide/fade entrance animations
  • Removed Bootstrap dependency; replaced with a lightweight custom stylesheet
  • Added a Settings screen with an uninstall data option
  • Kept the legacy [wab_bars] shortcode for backward compatibility

1.1.0

  • Initial shortcode-based release