Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

EMC2 Popup Disclaimer

Скриншоты

  • Dashboard view with settings.
  • Initial page view with popup display.

Установка

Installation is straighforward:

  1. Upload the /emc2-popup-disclaimer/ folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure settings at wp-admin/options-general.php?page=emc2-popup-disclaimer/emc2pdc-admin.php

Часто задаваемые вопросы

My Cufon styles aren’t showing in the popup

You can add your own callback function for the Fancybox call in /wp-content/plugins/emc2-popup-disclaimer/js/emc2pdc.js in the .fancybox() call:
‘onComplete’: function(){ Cufon.refresh(); }

Are you available for help?

I might be able to help you — it totally depends on my schedule and workload. Send me an email! hello@emc2innovation.com. You could also post here on the forums.

If you want to jump the gun, make me a temporary user (with that email up there) and I will be more inclined to give you a hand. In return for my help, all I ask for is a rating! 🙂

Отзывы

Посмотреть все 18 отзывов

Участники и разработчики

«EMC2 Popup Disclaimer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «EMC2 Popup Disclaimer» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2.1

  • File name change: jquery.cookie.js > jquery_cke.js to avoid mod_security rule match and 406 error

1.2

  • Added Debug mode
  • Added shortcode ID argument
  • Improved function call arguments
  • Improved function handling

1.1

  • Fixed post display selection input
  • Added screenshots
  • Set up demo site: http://popup.emc2innovation.com
  • Admin styles
  • Shortcode support
  • Function call support

1.0

  • Helloooooo World.