该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Simple Site Popup

描述

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

屏幕截图

安装

  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: [email protected] or follow plugin’s page: http://thienhaxanh.info/plug-in-simple-site-popup/

评价

此插件暂无评价。

贡献者及开发者

「Simple Site Popup」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • The first release.
  • Many thank to Thắng Cao ([email protected]). Your Banner is so simple for mine 🙂

Ordered list:
1. jQuery library