Changeset 1748019
- Timestamp:
- 10/17/2017 02:56:28 PM (8 years ago)
- File:
-
- 1 edited
-
simple-pop-up/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-pop-up/trunk/readme.txt
r1748001 r1748019 1 ==Simple Message Modal== 1 ==Simple Pop Up== 2 Contributors: Rey Den Nalasa 3 Donate link: 4 Tags: comments, spam 5 Requires at least: 3.0.1 6 Tested up to: 3.4 7 Requires PHP: 5.2.4 2 8 Stable tag: 1.0 9 License: GPLv2 or later 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 3 11 4 12 … … 17 25 18 26 [pop_me_up id='id of pop up' btn_name="name of button"] 27 28 == Installation == 29 30 This section describes how to install the plugin and get it working. 31 32 e.g. 33 34 1. Upload `simple-message-modal.zip` to the `/wp-content/plugins/` directory 35 1. Activate the plugin through the 'Plugins' menu in WordPress 36 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 37 38 == Screenshots == 39 40 == Changelog == 41 42 = 1.0 = 43 * Initial stage. 44 45 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.