Changeset 152558
- Timestamp:
- 09/06/2009 06:39:56 PM (17 years ago)
- Location:
- post-views-summary/trunk
- Files:
-
- 1 added
- 1 edited
-
readme.txt (modified) (2 diffs)
-
screenshot-1.png (added)
Legend:
- Unmodified
- Added
- Removed
-
post-views-summary/trunk/readme.txt
r152550 r152558 16 16 17 17 1. Upload the *Post Views Summary* plugin (the whole wp-postviews-summary-widget folder) to the '/wp-content/plugins/' directory. 18 2. Activate the plugin through the 'Plugins' menu in WordPress. 18 2. Remove old wp-postviews-summary-widget.php file 19 3. Remove old lang/wp-postviews-summary*.* files 20 4. Activate the plugin through the 'Plugins' menu in WordPress. 19 21 20 22 == Frequently Asked Questions == … … 23 25 24 26 You need to install the [WP-PostViews Plugin](http://wordpress.org/extend/plugins/wp-postviews/) 27 28 = Where is the configuration data stored? = 29 30 The configuration data is stored in the WordPress MySQL _options Table. The relevant option_name field had the contents 'PostViewsSummary' 31 32 == Screenshots == 33 34 1. The configuration panel 25 35 26 36 == Change Log ==
Note: See TracChangeset
for help on using the changeset viewer.