{"id":92632,"date":"2018-10-15T07:54:52","date_gmt":"2018-10-15T07:54:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/bulk-edit-publish-date\/"},"modified":"2018-10-15T07:57:21","modified_gmt":"2018-10-15T07:57:21","slug":"bulk-edit-publish-date","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/bulk-edit-publish-date\/","author":1962426,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"4.9.29","requires":"4.7","requires_php":"5.6","requires_plugins":"","header_name":"Bulk edit publish date","header_author":"Felix Eve","header_description":"Allows bulk editing of the publish date","assets_banners_color":"846050","last_updated":"2018-10-15 07:57:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":11836,"num_ratings":10,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>None yet.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":10},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1956712","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1956711","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1956711","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1956714","resolution":"1","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1956714","resolution":"2","location":"plugin"}},"screenshots":{"1":"Shows the set publish date bulk action in the drop down.","2":"Shows setting the date using the html 5 date element type before the bulk action  is applied."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3236,4922,9592],"plugin_category":[],"plugin_contributors":[163036],"plugin_business_model":[],"class_list":["post-92632","plugin","type-plugin","status-publish","hentry","plugin_tags-bulk","plugin_tags-bulk-actions","plugin_tags-publish-date","plugin_contributors-dahousecatz","plugin_committers-dahousecatz"],"banners":{"banner":"https:\/\/ps.w.org\/bulk-edit-publish-date\/assets\/banner-772x250.png?rev=1956711","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/bulk-edit-publish-date\/assets\/icon-128x128.png?rev=1956712","icon_2x":"https:\/\/ps.w.org\/bulk-edit-publish-date\/assets\/icon-256x256.png?rev=1956711","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/bulk-edit-publish-date\/trunk\/screenshot-1.png?rev=1956714","caption":"Shows the set publish date bulk action in the drop down."},{"src":"https:\/\/ps.w.org\/bulk-edit-publish-date\/trunk\/screenshot-2.jpg?rev=1956714","caption":"Shows setting the date using the html 5 date element type before the bulk action  is applied."}],"raw_content":"<!--section=description-->\n<p>Adds a bulk action to all post types to allow setting the publish date to a specific date time.<\/p>\n\n<p>The bulk action is by default applied to all post types.<\/p>\n\n<p>The plugin uses input types of date and time to allow users to set the desired publish date \/ time.<\/p>\n\n<p>This is a very lightweight plugin as has as little code as possible, and is also designed to be developer friendly\nwith alter hooks allowing other plugins to make changes to how this plugin operates.<\/p>\n\n<!--section=installation-->\n<p>The easiest way to install this plugin is to go to Add New in the Plugins section of your blog admin and search for\n\"Bulk edit publish date.\" On the far right side of the search results, click \"Install.\"<\/p>\n\n<p>If the automatic process above fails, follow these simple steps to do a manual install:<\/p>\n\n<ol>\n<li>Extract the contents of the zip file into your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can I edit the post types that this bulk action will apply to?<\/dt>\n<dd><p>The post types that this should be applied to can be editing by using the bulk_edit_publish_date_post_types filter.<\/p>\n\n<p>For example you could put this in your code to remove the bulk action from the post type \"post\":<\/p>\n\n<pre><code>add_filter('bulk_edit_publish_date_post_types', 'my_plugin_bulk_edit_publish_date_post_types');\nfunction my_plugin_bulk_edit_publish_date_post_types($post_types) {\n    unset($post_types['post']);\n    return $post_types;\n}\n<\/code><\/pre><\/dd>\n<dt>Can I edit the post data used to update the post before the post is saved?<\/dt>\n<dd><p>Yes, the filter bulk_edit_publish_date_post_update_data can be used to make any changes to the update data before the\npost is saved.<\/p><\/dd>\n<dt>Can I edit the admin notice before it's displayed?<\/dt>\n<dd><p>Yes, the filter bulk_edit_publish_date_admin_notice can be used to make any changes to the admin notice before it's\noutput to the screen.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version released.<\/li>\n<\/ul>","raw_excerpt":"Adds a bulk action to all post types to allow setting the publish date to a specific date time.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/92632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=92632"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dahousecatz"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=92632"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=92632"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=92632"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=92632"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=92632"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=92632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}