Changeset 474235
- Timestamp:
- 12/12/2011 11:15:59 PM (14 years ago)
- Location:
- top-posts-pages-widget/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
top_posts_n_pages.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
top-posts-pages-widget/trunk/readme.txt
r474166 r474235 4 4 Requires at least: 3.2 5 5 Tested up to: 3.3 6 Stable tag: 0. 46 Stable tag: 0.5 7 7 8 8 Displays the top Posts & Pages from the WordPress.com Stats plugin, now part of the Jetpack suite. … … 39 39 == Changelog == 40 40 41 = 0.4 = 41 = Version 0.5 = 42 43 * Correct bug in show pages not being able to be turned off. 44 45 = Version 0.4 = 42 46 43 47 * Add 'Show Home Page?' support to plugin 44 48 45 = 0.3 =49 = Version 0.3 = 46 50 47 51 * Rework the post_id setup to better display itemes. 48 52 49 = 0.2 =53 = Version 0.2 = 50 54 51 55 * Corrected 'Number of posts to show', to now show the correct number of posts. 52 56 * Added wp_cache support. 53 57 54 = 0.1 =58 = Version 0.1 = 55 59 56 60 * First Release - Everything's new -
top-posts-pages-widget/trunk/top_posts_n_pages.php
r474191 r474235 6 6 * Author: Matt Rude 7 7 * Author URI: http://mattrude.com 8 * Version: 0. 48 * Version: 0.5 9 9 * License: GPLv2 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.