Dynamic Alerts

外掛說明

Dynamic Alerts helps you create multiple scrolling notification bars (tickers) and place them anywhere on your WordPress site using a simple shortcode.

Each bar is managed independently (its own messages and design), and includes rich customization options suitable for announcements, promotions, breaking news, and site notices.

Key Features

  • Multiple bars: create and manage more than one notification bar
  • Shortcode placement: display a bar exactly where the shortcode is placed (posts, pages, widgets, builders, etc.)
  • Up to 4 messages per bar, each with its own optional link
  • Motion controls: adjust scrolling speed and direction
  • Typography controls: choose a font family and set font size
  • Design controls: background/text colors + background opacity (transparency)
  • Link styling: linked text inherits the chosen text color (no forced blue)
  • Per-bar enable/disable toggle
  • Admin interface translations: Arabic and English automatically based on dashboard language

Usage

  1. Go to “Dynamic Alerts” in the WordPress admin menu.
  2. Create a new bar and enable it.
  3. Add up to four messages (links are optional).
  4. Copy the generated shortcode and paste it into your content.

Shortcode

Display a bar anywhere using:
[dynamic_alert id=”123″]

Replace 123 with the bar ID shown in the bar edit screen.

Privacy

Dynamic Alerts does not collect or store personal data.
If you choose a Google Font option, the font may be loaded from Google’s servers; otherwise the plugin can use the site’s default font.

螢幕擷圖

  • Manage notification bars and copy shortcodes.
  • Bar settings (messages, colors, opacity, typography, speed, direction).

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/dynamic-alerts directory, or install via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Open “Dynamic Alerts” from the admin menu and create your first bar.
  4. Paste the shortcode into any page/post/widget where you want the bar to appear.

常見問題集

How do I display a bar on a page?

Create a bar in “Dynamic Alerts”, then copy its shortcode and paste it into your page/post:
[dynamic_alert id=”123″]

Can I create more than one bar?

Yes. You can create multiple bars, each with its own settings and shortcode.

How many messages can I add per bar?

Up to four messages per bar. Each message can optionally include a link.

Why does nothing appear when I use the shortcode?

Check the following:
1) The bar is enabled
2) At least one message is filled in
3) You clicked Update/Publish on the bar
4) The shortcode ID matches your bar

Can I change the font and colors?

Yes. You can set font family, font size, text color, background color, and background opacity.

Does the plugin force link text to blue?

No. Linked text inherits your chosen text color.

Does the admin UI support Arabic?

Yes. The admin interface automatically switches to Arabic when your WordPress dashboard language is Arabic.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Added support for multiple bars with shortcode placement.
  • Added color picker and background opacity control.
  • Added font family and font size controls.
  • Added motion controls (speed and direction).
  • Improved link styling to preserve chosen text color.
  • Added Arabic/English admin translations based on dashboard language.