Recent Changes
A widget and short code to show the most recently modified pages, posts or both allowing visitors to review recent changes as they would on a wiki.
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 25 Apr 2010
- Added
- Jun 2009
- Requires WP
- 2.5
- Tested up to
- WP 3.0.5
- Downloads
- 8,023
Our analysis
AI-assistedRecent Changes is a WordPress plugin that allows you to display the most recently modified pages and posts on your site. It uses a widget and shortcode to present this information, enabling visitors to see updates similar to a wiki format. You can customise the output by selecting the number of items to display and excluding specific items by their ID.
This plugin is suitable for users who want to keep their audience informed about recent modifications to their content. It is particularly useful for sites that frequently update their posts or pages and wish to highlight those changes.
Best for: This plugin suits website owners who need to showcase recent content changes to their visitors.
What it does well
- ✓Displays recently modified pages and posts
- ✓Customisable output with shortcode options
- ✓Allows exclusion of specific items by ID
- ✓Free to use from the WordPress.org directory
- ✓Simple widget integration
Where it falls short
- •Last updated in April 2010
- •Limited to a maximum of 15 items displayed
- •Only tested up to WordPress version 3.0.5
- •Directory score indicates potential issues
Verdict
Recent Changes offers a straightforward way to display updates, but its age and limited testing may affect compatibility with newer WordPress versions.
From the developer
titusbicknell's own description of Recent Changes, lightly tidied.
A widget and short code to show the most recently modified pages, posts or both allowing visitors to review recent changes as they would on a wiki. Options to select number of items returned up to 15 and exclude items by ID.
Use shortcode [recentchanges] with options content, exclude and number e.g. [recentchanges content=’pages’ number=’10’ exclude=’5,8′] in post/pages.
content = ‘pages’, ‘posts’ or ‘both’
number = ‘1’ to ’15’
exclude = any number of pages/post by ID separated by commas
NB this plugin supersedes Recent Pages