Changeset 546357
- Timestamp:
- 05/19/2012 10:16:17 PM (14 years ago)
- File:
-
- 1 edited
-
emc2-popup-disclaimer/tags/1.1/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
emc2-popup-disclaimer/tags/1.1/readme.txt
r546338 r546357 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 19 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(); ?>` 20 Check the demo at http://popup.emc2innovation.com ! 19 21 20 22 To Do list: … … 67 69 == Changelog == 68 70 69 = 1.0 =70 * Helloooooo World.71 72 71 = 1.1 = 73 72 * Fixed post display selection input … … 78 77 * Function call support 79 78 79 = 1.0 = 80 * Helloooooo World. 80 81 82 83
Note: See TracChangeset
for help on using the changeset viewer.