Changeset 533548
- Timestamp:
- 04/19/2012 02:24:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
jetpack-post-statistic-link-plugin/trunk/readme.txt
r533534 r533548 5 5 Requires at least: WordPress 3.2.1 and JetPack Version 1.2.4 6 6 Tested up to: 3.3.1 7 Stable tag: n/a7 Stable tag: 1.1.0 8 8 9 9 Adds a custom column to the Posts Admin page that provides a link to the JetPack Statistics for each post on your blog. … … 20 20 == Installation == 21 21 Manual 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 23 1. Download the zip from http://www.homedev.com.au/WordPress/View/2 24 1. Extract to the `/wp-content/plugins/` directory, the zip will create the homedev_jetpack_post_stats directory 25 1. Activate the plugin through the 'Plugins' menu in WordPress 26 26 27 27 == Frequently Asked Questions == … … 41 41 * Update to remove the &blog=nnnn parameter. 42 42 * removes the need to access the database so will remove any performance hit 43 * Tested against Wordpress 3.3.1 / JetPack 1.2.4 43 44 44 45 = 1.0.0 = 45 * First Release as for version 3.2.1 46 * First Release as for version 3.2.1 - JetPack 1.2.? 46 47 47 48 48 49 == Upgrade Notice == 49 50 = 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. 51 Remove the &blog=nnnn parameter from the generated link as it is no longer required, and removes a database read so improves performance 53 52 53 = 1.0.0 = 54 First release 54 55
Note: See TracChangeset
for help on using the changeset viewer.