Plugin Directory

Changeset 152950


Ignore:
Timestamp:
09/08/2009 05:22:55 AM (17 years ago)
Author:
philbring
Message:

Release 1.1

Location:
post-views-summary/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-views-summary/trunk/readme.txt

    r152824 r152950  
    22Contributors: philbring
    33Donate link: http://www.hilbring.de/2009/09/04/wp-postviews-dashboard/#donate
    4 Tags: dashboard, widget
     4Tags: dashboard, widget, admin
    55Requires at least: 2.8
    66Tested up to: 2.8.4
    7 Stable tag: 1.0.1
     7Stable tag: 1.1
    88
    99`Post Views Summary` is a dashboard plugin that shows the most and least visited posts and pages.
     
    1515= There are the following configuration options: =
    1616
    17 * Choose between articles, posts and both
     17* Choose between posts, pages and both
    1818
    1919* Choose the maximum number matches to display
     
    27271. Upload the `Post Views Summary` plugin (the whole post-views-summary folder) to the `/wp-content/plugins/` directory.
    28282. Activate the plugin through the *Plugins* menu in WordPress.
     293. Set the options for the plugin
    2930
    3031== Frequently Asked Questions ==
     
    3839The configuration data is stored in the WordPress MySQL `_options` Table. The relevant `option_name` field had the contents `PostViewsSummary`
    3940
    40 = Where is the configuration panel? =
     41= Where can i set the options? =
    4142
    4243When you drag the mouse over the upper right corner of the `Post Views Widget` you will find the 'Configure' link.
     
    4950
    5051= 1.1 =
    51 * Add configuration panel [Sep 07, 2009]
     52* Add configuration panel [Sep 08, 2009]
    5253
    5354= 1.0.1 =
  • post-views-summary/trunk/wp-postviews-summary-widget.php

    r152824 r152950  
    33Plugin Name: Post Views Summary
    44Plugin URI: http://www.hilbring.de/2009/09/04/wp-postviews-dashboard/
    5 Description: A dashboard plugin that shows the 10 most and least visited posts and pages.
     5Description: A dashboard plugin that shows the most and least visited posts and pages.
    66Author: Peter Hilbring
    77Version: 1.1
Note: See TracChangeset for help on using the changeset viewer.