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

Simple Site Popup

外掛說明

With this plug in, you can open a popup in Homepage, a post or a page or wherever you want.

螢幕擷圖

  • Open popup in homepage.
  • Plugin options in admin menu.

安裝方式

  1. Upload folder ‘simple-site-popup’ to the ‘/wp-content/plugins’
  2. Activate the plugin through the Plugin menu.
  3. Go to menu Plugins/Simple Popup to set pop up, close button, post, page you want to open pop up.

  4. OTHER WAY to USE: if you’re good with step 3, don’t care this step.
    If you want to open pop up in a custom page, post, or somewhere in you theme, put the code: <?php if(function_exsts(‘simple-site-popup’)) simple-site-popup();?> before </body>.

常見問題集

No popup

My plugin requires jQuery library. Make sure you’ve included jQuery library.

Can I open popup in any post, page?

Sure, in plugin menu, you fill to the field Where to Display. You can fill POST ID, PAGE ID; 1, 2, 3 or more. Seperated by comma “,”.

Only image popup, can I use html code?

I promise, I next version, you can 🙂

Others problems

Please contact, email: nguyenductoan2405@gmail.com or follow plugin’s page: http://thienhaxanh.info/plug-in-simple-site-popup/

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • The first release.
  • Many thank to Thắng Cao (kaelhp@gmail.com). Your Banner is so simple for mine 🙂

Ordered list:
1. jQuery library