Recently Updated Pages and Posts
Creates a sidebar widget that lists recently updated pages and posts including newly published items.
Maintenance 22/1001358d since update
Active installs
90
Downloads
5,319
Reviews
1
Age
15.2y
Tagslist pagesrecent updateslist updated postslist updated pagesnewest posts
Plugin info
Total downloads: 5,319
Active installs: 90
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 4/13/2022 (1358 days ago)
Added to WordPress: 11/9/2010 (15 years old)
Minimum WordPress version: 2.8
Tested up to WordPress version: 5.9.12
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1358 days ago • 1 reviews
22/100
Is Recently Updated Pages and Posts abandoned?
Possibly abandoned (last update 1358 days ago).
Compatibility
Requires WordPress: 2.8
Tested up to: 5.9.12
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
This plugin displays a list of links to recently modified items in any WordPress widget area.
Installation
- Download recently-updated-pages-and-posts.zip
- Decompress the file contents
- Upload the recently-updated-pages-and-posts folder to a WordPress plugins directory (/wp-content/plugins)
- Activate the plugin from the Administration Dashboard
- Open the Widgets page under the Appearance section
- Drag the widget to an active sidebar
Frequently Asked Questions
Review feed
No reviews available
Changelog
1.0.2
- [Fixed] Provides default values for post count and word count settings. Avoids producing warnings when the widget is used without these setting values.
- [Fixed] Fixes the post query arguments array such that pages are not excluded from the request.
- [Changed] Bumps tested up to version number to 5.9.3.
1.0.1
- [Fixed] Stop calling a named constructor in the WP_Widget parent class, use __construct() instead
- [Changed] Bumps tested up to version number to 5.9.2
1.0.0
- [Added] Adds a text domain and makes all strings translatable
- [Fixed] Now specifies post types of
postorpagewhen querying posts - [Changed] Implements semantic version numbers starting with 1.0.0
- [Changed] Changes tested up to version number to 5.9.0
0.120223
- Shrunk the code by introducing wp_trim_words instead of my own function
0.120218
- Removed original post date from display that was introduced with the last update
- Fixed 0 word excerpt length so no excerpts can be shown
0.120212
- Upgraded code to use 2.8 Widget API
- Added option to control custom excerpt length
0.101219
- Added element ID attributes to promote the use of CSS
- Customizable title and number of items to show
0.101018
- First build
