Plugin Directory

Changeset 546356


Ignore:
Timestamp:
05/19/2012 10:10:23 PM (14 years ago)
Author:
emcniece
Message:

code line breaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emc2-popup-disclaimer/trunk/readme.txt

    r546352 r546356  
    1212
    1313EMC2 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 
     15Easy 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: 
     16Shortcode: `[emc2pdc]` 
     17 -or- 
     18Function:  `<?php emc2pdc_force(); ?>` 
    1919
    2020Check the demo at http://popup.emc2innovation.com !
Note: See TracChangeset for help on using the changeset viewer.