Plugin Directory

Changeset 533548


Ignore:
Timestamp:
04/19/2012 02:24:05 PM (14 years ago)
Author:
jcrawfor74
Message:

Fix readme for 1.1.0 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack-post-statistic-link-plugin/trunk/readme.txt

    r533534 r533548  
    55Requires at least: WordPress 3.2.1 and JetPack Version 1.2.4
    66Tested up to: 3.3.1
    7 Stable tag: n/a
     7Stable tag: 1.1.0
    88
    99Adds a custom column to the Posts Admin page that provides a link to the JetPack Statistics for each post on your blog.
     
    2020== Installation ==
    2121Manual Installation
    22 <ol>
    23 <li>Download the zip from http://www.homedev.com.au/WordPress/View/2 </li>
    24 <li>Extract to the `/wp-content/plugins/` directory, the zip will create the homedev_jetpack_post_stats directory </li>
    25 <li>Activate the plugin through the 'Plugins' menu in WordPress </li>
     22
     231. Download the zip from http://www.homedev.com.au/WordPress/View/2
     241. Extract to the `/wp-content/plugins/` directory, the zip will create the homedev_jetpack_post_stats directory
     251. Activate the plugin through the 'Plugins' menu in WordPress
    2626
    2727== Frequently Asked Questions ==
     
    4141* Update to remove the &blog=nnnn parameter.
    4242* removes the need to access the database so will remove any performance hit
     43* Tested against Wordpress 3.3.1 / JetPack 1.2.4
    4344
    4445= 1.0.0 =
    45 * First Release as for version 3.2.1
     46* First Release as for version 3.2.1 - JetPack 1.2.?
    4647
    4748
    4849== Upgrade Notice ==
    4950= 1.1.0 =
    50 Update to remove the &blog=nnnn parameter from the generated link as it is no longer required.
    51 = 1.0.0 =
    52 This is the first version, install to get access to all of you  post statistics in jet pack.
     51Remove the &blog=nnnn parameter from the generated link as it is no longer required, and removes a database read so improves performance
    5352
     53= 1.0.0 =
     54First release
    5455
Note: See TracChangeset for help on using the changeset viewer.