Changeset 546356
- Timestamp:
- 05/19/2012 10:10:23 PM (14 years ago)
- File:
-
- 1 edited
-
emc2-popup-disclaimer/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
emc2-popup-disclaimer/trunk/readme.txt
r546352 r546356 12 12 13 13 EMC2 Popup Disclaimer uses Fancybox (http://fancybox.net) to display the popup, and jQuery-cookie (https://github.com/carhartl/jquery-cookie) to detect user session. Creates a cookie named "emc2pdc" that can be viewed with regular developer tools. 14 15 Easy to use! By default the script is added to the wp_footer action and will work quietly. You can also force the display on pages via shortcode or function call: 16 Shortcode: `[emc2pdc]` 17 -or- 18 Function: `<?php emc2pdc_force(); ?>` 14 15 Easy to use! By default the script is added to the wp_footer action and will work quietly. You can also force the display on pages via shortcode or function call: 16 Shortcode: `[emc2pdc]` 17 -or- 18 Function: `<?php emc2pdc_force(); ?>` 19 19 20 20 Check the demo at http://popup.emc2innovation.com !
Note: See TracChangeset
for help on using the changeset viewer.