Plugin Directory

Changeset 1217367


Ignore:
Timestamp:
08/10/2015 03:24:46 PM (11 years ago)
Author:
mindshare
Message:

typo fix

Location:
jquery-notify
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jquery-notify/tags/0.4/readme.txt

    r1217363 r1217367  
    8888== Changelog ==
    8989
    90 = 0.4 ==
     90= 0.4 =
    9191* Updated for Git repo, tested on WP 4.3
    9292
  • jquery-notify/trunk/readme.txt

    r1217362 r1217367  
    55Requires at least: 3.0
    66Tested up to: 4.3
    7 Stable tag: 0.4.1
    8 License: GPLv3
    9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
     7Stable tag: 0.4
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    1111An attractive, lightweight, and highly configurable jQuery notification pane.
     
    3838
    39391. Upload the `jquery-notify` folder to the `/wp-content/plugins/` directory
    40 1. Activate the plugin through the 'Plugins' menu in WordPress
     402. Activate the plugin through the 'Plugins' menu in WordPress
    4141
    4242<h4>Shortcode</h4>
     
    6464jq_notify($content, 'default', 2000, 500, );`
    6565
     66
     67
    6668== Frequently Asked Questions ==
    6769
     
    7779You would then use this style with `[jq_notify style="my-style-name"] Content [/jq_notify]`
    7880
     81
    7982== Screenshots ==
    8083
     
    8588== Changelog ==
    8689
    87 = 0.4 ==
     90= 0.4 =
    8891* Updated for Git repo, tested on WP 4.3
    8992
Note: See TracChangeset for help on using the changeset viewer.