這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple Popup Manager

外掛說明

Popup a message on your WordPress blog is now very easy.

If you want to promote your brand new newsletter functionnality, display advertising on your homepage or get more Facebook fans you can use Simple Popup Manager to popup a message all over your content in a lovely “lightbox effect”. You can customize your message using a WP editor and of course specify the width and the height of the message box. You can limit the display of the message on either session or days basis.

  • Choose wether the popup will be displayed only on homepage or on every page
  • Set size, width and threshold of the popup (you can disable mobile)
  • Customize background-color and opacity
  • Popup content is just a normal WordPress editor (you can use shortcode)

螢幕擷圖

  • BackEnd view where you need to setup the message.
  • FrontEnd view where visitors see the message on your homepage (the final look depends on your own theme stylesheet).

安裝方式

  1. Upload simple-popup-manager directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Popup Parameters” to configure and activate your popup message

常見問題集

Installation Instructions
  1. Upload simple-popup-manager directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Popup Parameters” to configure and activate your popup message
What does the plugin actually do ?

The plugin allows you to configure an html message like an add or a facebook like box or whatever you want to promote on your site and displays it in a lovely “lightbox effect”.

Is the plugin currently available in other languages ?

The plugin is available in english and french.

使用者評論

2016 年 12 月 14 日
Program works fine, but will not close out popup when parent hits X. It literally freezes site. Thanks for any help. [link removed]
2016 年 9 月 3 日
Perfect...I only wish I had found it yesterday morning, I could have saved myself hours
閱讀全部 11 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.3.5

  • Cleanup

1.3.4

  • Removed some html5 form constraint
  • Add optionnal CSS reset (*{margin:0;padding:0;}) inside the popup (ie. for iframe embed)

1.3.3

  • Home page issue

1.3.2

  • Bug fix

1.3.1

  • Add is_admin check to load only necessary files.
  • Add settings page shortcut from plugins listing page

1.3

  • Add threshold option : to set a minimum screensize where the popup will be shown
  • Add context option : wheiter to display popup on home page or every page
  • Add background-color option
  • Remove deprecated jQuery live instruction
  • English is now the default language

1.2

  • Add debug mode : only logged in admins can see the popup message

1.1

  • Add touchstart event binding for mobile devices
  • Add optionnal close button icon
  • Add option to disable default behaviour when user click outside de popup

1.0

  • Initial release