Popup Magic Notification

外掛說明

Popup Magic Notification is a lightweight WordPress plugin that allows you to display customizable popup notifications on your website. You can configure the popup’s appearance, content, and behavior through an easy-to-use admin settings page. Features include enabling/disabling the popup, setting colors, adding a heading, description, CTA button, and an optional image, as well as controlling the popup’s reappearance with a cookie expiration setting.

Features

After activation, go to the WordPress admin panel.
Navigate to the Popup Settings menu (found in the sidebar).

Configure the popup settings:

Enable Popup: Check this box to enable the popup on your site.
Background Color: Choose the background color of the popup.
Text Color: Choose the text color for the popup content.
Heading: Enter the heading for the popup (e.g., “Hello”).
Description: Enter a short description (e.g., “Join Us”).
CTA Button Text: Set the text for the call-to-action button (e.g., “Click Here”).
CTA Button Link: Provide the URL for the CTA button.
CTA Button Background Color: Choose the background color for the CTA button.
CTA Button Text Color: Choose the text color for the CTA button.
Upload Image: (Note: Image upload functionality requires additional media handling code.)
Select Image Position Option: Choose whether the image appears on the left or right.
Image Width (optional): Set the image width in pixels (default is 800px).
Set Cookie Expire (in Day): Set how many days before the popup reappears after being dismissed (default is 1 day).
Click Save Changes to apply your settings.
The popup will appear on the frontend of your site if enabled and if the visitor has not dismissed it (based on the cookie expiration).

License

This plugin is licensed under the GPLv2 or later. See the License URI for more information.

螢幕擷圖

安裝方式

  1. Install the plugin directly from the WordPress plugin repository or upload the duplicator-post-page folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Once activated, a “Duplicate” link will appear in the post and page action links in the WordPress admin area.

常見問題集

How do I open popup?

check the option in popup setting.

使用者評論

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

參與者及開發者

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

參與者

將〈Popup Magic Notification〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Optimized Codebase

1.0.0

  • Initial release