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.

FAQ

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