Changeset 1217367
- Timestamp:
- 08/10/2015 03:24:46 PM (11 years ago)
- Location:
- jquery-notify
- Files:
-
- 2 edited
-
tags/0.4/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jquery-notify/tags/0.4/readme.txt
r1217363 r1217367 88 88 == Changelog == 89 89 90 = 0.4 = =90 = 0.4 = 91 91 * Updated for Git repo, tested on WP 4.3 92 92 -
jquery-notify/trunk/readme.txt
r1217362 r1217367 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3 7 Stable tag: 0.4 .18 License: GPLv 39 License URI: http://www.gnu.org/licenses/gpl- 3.0.html7 Stable tag: 0.4 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 An attractive, lightweight, and highly configurable jQuery notification pane. … … 38 38 39 39 1. Upload the `jquery-notify` folder to the `/wp-content/plugins/` directory 40 1. Activate the plugin through the 'Plugins' menu in WordPress40 2. Activate the plugin through the 'Plugins' menu in WordPress 41 41 42 42 <h4>Shortcode</h4> … … 64 64 jq_notify($content, 'default', 2000, 500, );` 65 65 66 67 66 68 == Frequently Asked Questions == 67 69 … … 77 79 You would then use this style with `[jq_notify style="my-style-name"] Content [/jq_notify]` 78 80 81 79 82 == Screenshots == 80 83 … … 85 88 == Changelog == 86 89 87 = 0.4 = =90 = 0.4 = 88 91 * Updated for Git repo, tested on WP 4.3 89 92
Note: See TracChangeset
for help on using the changeset viewer.