Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Easily filter the admin list of post and custom post type with a date range.
Date Range Filter is a WordPress plugin that enhances the date filtering capabilities in the WordPress admin area. It allows you to filter posts by a custom date range or by predefined ranges, focusing on the post creation date by default.
This plugin is suitable for users who need to manage and organise posts based on specific date criteria. It requires PHP 5.3 or higher, with 5.4 recommended for optimal performance.
Best for: This plugin suits WordPress administrators who need advanced date filtering for post management.
What it does well
Where it falls short
Date Range Filter offers useful functionality for filtering posts by date, but its age and limited support may be a concern for some users.
Jonathan Bardo's own description of Date Range Filter, lightly tidied.
Note: This plugin requires PHP 5.3 or higher to be activated. 5.4 Strongly recommended.
A big shout-out to the Stream team for developing much of the functionnality of this plugin and letting me reuse it for another purposes. You guys rock!
This plugin was develop to supercharge the current date filter of WordPress admin. It will let you filter posts by a custom date range or by an already defined range.
By default the plugin only filters post creation date. If you would like to filter the post modified date, please use this filter:
function my_date_range_filter_query_column( $column ){
return 'post_modified';
}
add_filter( 'date_range_filter_query_column', 'my_date_range_filter_query_column', 10, 1 );
Languages Supported:
Improvement? Bugs?
Please fill out an issue here.
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies