內容簡介
此外掛可快速新增美觀的彈出框,只需在 Popup 區域加入小工具即可進行設置。您可以選擇在頁面載入時自動觸發彈出框,或手動控制,外掛會為您生成需要的程式碼。
自 0.4 版本起,此外掛已可擴充支援任何彈出框腳本庫(測試版)。現在此外掛也支援 RokBox 插件,啟用方式為在 wp-config.php 檔案中加入以下程式碼:
define( ‘POPPOP_SCRIPT’, ‘RokBox_PopPop_Script’ );
您可以使用 Widget Logic 插件來完全控制何時顯示彈出框。
外掛標籤
開發者團隊
原文外掛簡介
This plugin enables you to quickly add beautiful modals by adding widgets to the Popup area. You can choose to trigger the popup automatically on page load, or manually, which the plugin generates the required code for you.
Since 0.4, the plugin can be extended to support any popup script library (beta stage). Now the plugin supports RokBox plugin as well. To enable it, you must add this bit to your wp-config.php file:
define( ‘POPPOP_SCRIPT’, ‘RokBox_PopPop_Script’ );
You can use Widget Logic plugin to completely take control of in which parts of your website the popups are displayed.
