{"id":32389,"date":"2014-10-23T18:27:13","date_gmt":"2014-10-23T18:27:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/date-range-filter\/"},"modified":"2017-01-24T15:23:54","modified_gmt":"2017-01-24T15:23:54","slug":"date-range-filter","status":"publish","type":"plugin","link":"https:\/\/ta.wordpress.org\/plugins\/date-range-filter\/","author":11551004,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.0.11","stable_tag":"trunk","tested":"4.7.33","requires":"3.7","requires_php":"","requires_plugins":"","header_name":"Date range filter","header_author":"Jonathan Bardo, Ricardo Losso","header_description":"","assets_banners_color":"cccccc","last_updated":"2017-01-24 15:23:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/jonathanbardo.com","rating":5,"author_block_rating":0,"active_installs":300,"downloads":8768,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1013014","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1013014","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1013014","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1013014","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1013014","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.1","0.0.10","0.0.11","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.0.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1454790","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1454790","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1454790","resolution":"3","location":"assets"}},"screenshots":{"1":"Filter posts list.","2":"Get a glance of post type count by date in the dashboard.","3":"Customize the date range of the dashboard widget."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,434,1358,2236,162],"plugin_category":[36,43],"plugin_contributors":[77889,85887,79141],"plugin_business_model":[],"class_list":["post-32389","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-dashboard","plugin_tags-date","plugin_tags-filter","plugin_tags-widget","plugin_category-analytics","plugin_category-customization","plugin_contributors-jonathanbardo","plugin_contributors-lossonet","plugin_contributors-stream","plugin_committers-jonathanbardo"],"banners":{"banner":"https:\/\/ps.w.org\/date-range-filter\/assets\/banner-772x250.png?rev=1013014","banner_2x":"https:\/\/ps.w.org\/date-range-filter\/assets\/banner-1544x500.png?rev=1013014","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/date-range-filter\/assets\/icon.svg?rev=1013014","icon":"https:\/\/ps.w.org\/date-range-filter\/assets\/icon.svg?rev=1013014","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/date-range-filter\/assets\/screenshot-1.png?rev=1454790","caption":"Filter posts list."},{"src":"https:\/\/ps.w.org\/date-range-filter\/assets\/screenshot-2.png?rev=1454790","caption":"Get a glance of post type count by date in the dashboard."},{"src":"https:\/\/ps.w.org\/date-range-filter\/assets\/screenshot-3.png?rev=1454790","caption":"Customize the date range of the dashboard widget."}],"raw_content":"<!--section=description-->\n<p><strong>Note: This plugin requires PHP 5.3 or higher to be activated. 5.4 Strongly recommended.<\/strong><\/p>\n\n<p>A big shout-out to the <a href=\"https:\/\/profiles.wordpress.org\/stream\/\">Stream<\/a> team for developing much of the functionnality of this plugin and letting me reuse it for another purposes. You guys rock!<\/p>\n\n<p>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.<\/p>\n\n<p>By default the plugin only filters post creation date. If you would like to filter the post modified date, please use this filter:<\/p>\n\n<pre>\nfunction my_date_range_filter_query_column( $column ){\n    return 'post_modified';\n}\nadd_filter( 'date_range_filter_query_column', 'my_date_range_filter_query_column', 10, 1 );\n<\/pre>\n\n<p><strong>Languages Supported:<\/strong><\/p>\n\n<ul>\n<li>English<\/li>\n<\/ul>\n\n<p><strong>Improvement? Bugs?<\/strong><\/p>\n\n<p>Please fill out an issue <a href=\"https:\/\/github.com\/jonathanbardo\/WP-Date-Range-Filter\/issues\">here<\/a>.<\/p>\n\n<!--section=changelog-->\n<h4>0.0.11<\/h4>\n\n<ul>\n<li>Let user enter date manually for custom date range<\/li>\n<li>Add min js &amp; css<\/li>\n<\/ul>\n\n<h4>0.0.10<\/h4>\n\n<p>Fix compatibility with WooCommerce<\/p>\n\n<h4>0.0.10<\/h4>\n\n<p>Fix compatibility with WooCommerce<\/p>\n\n<h4>0.0.9<\/h4>\n\n<p>Fix some php 5.3 incompatibilities<\/p>\n\n<h4>0.0.8<\/h4>\n\n<p>Add localization<\/p>\n\n<h4>0.0.7<\/h4>\n\n<p>Fix a bug where calling public function would throw a fatal error<\/p>\n\n<h4>0.0.6<\/h4>\n\n<p>Fix bug in dashboard widgets<\/p>\n\n<h4>0.0.5<\/h4>\n\n<p>Add new dashboard widgets<\/p>\n\n<h4>0.0.4<\/h4>\n\n<p>Allow select2 if present<\/p>\n\n<h4>0.0.3<\/h4>\n\n<p>Add date range filter on media<\/p>\n\n<h4>0.0.2<\/h4>\n\n<p>Add sanitization and plugin hooks<\/p>\n\n<h4>0.0.1<\/h4>\n\n<p>Initial release. Props <a href=\"https:\/\/profiles.wordpress.org\/stream\/\">Stream<\/a><\/p>","raw_excerpt":"Easily filter the admin list of post and custom post type with a date range.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32389"}],"author":[{"embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jonathanbardo"}],"wp:attachment":[{"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32389"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32389"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32389"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32389"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32389"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ta.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}