{"id":87842,"date":"2018-07-11T02:54:06","date_gmt":"2018-07-11T02:54:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/post-expiration-date\/"},"modified":"2018-12-02T21:49:19","modified_gmt":"2018-12-02T21:49:19","slug":"post-expiration-date","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/post-expiration-date\/","author":16240994,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3","stable_tag":"trunk","tested":"5.0.25","requires":"3.0.1","requires_php":"5.2.4","requires_plugins":"","header_name":"Post Expiration Date","header_author":"Huguette Inc.","header_description":"Expires posts at a set date and time.","assets_banners_color":"2800ff","last_updated":"2018-12-02 21:49:19","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/huguetteinc.com\/","header_plugin_uri":"https:\/\/developer.wordpress.org\/plugins\/","header_author_uri":"https:\/\/huguetteinc.com\/","rating":4,"author_block_rating":0,"active_installs":1000,"downloads":17861,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"v1.3":"<ul>\n<li>You can now expire Wordpress Pages with the Post Expirate Date plugin!<\/li>\n<\/ul>","v1.2":"<ul>\n<li>Please check out the options page at Settings &gt; Post Expiration<\/li>\n<\/ul>"},"ratings":{"1":"3","2":0,"3":0,"4":0,"5":"9"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1926799","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1926799","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1926799","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1926799","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1.0","1.2","1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1979695","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1979702","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1979696","resolution":"3","location":"assets"}},"screenshots":{"1":"<code>\/assets\/screenshot-1.png<\/code>","2":"<code>\/assets\/screenshot-2.png<\/code>","3":"<code>\/assets\/screenshot-3.png<\/code>"}},"plugin_section":[],"plugin_tags":[1946,9501,9502,86,4062],"plugin_category":[40],"plugin_contributors":[163622,159079],"plugin_business_model":[],"class_list":["post-87842","plugin","type-plugin","status-closed","hentry","plugin_tags-expiration","plugin_tags-expire","plugin_tags-expiry","plugin_tags-post","plugin_tags-schedule","plugin_category-calendar-and-events","plugin_contributors-expireposts","plugin_contributors-huguetteinc","plugin_committers-huguetteinc"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/post-expiration-date_2800ff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/post-expiration-date\/assets\/screenshot-1.png?rev=1979695","caption":"<code>\/assets\/screenshot-1.png<\/code>"},{"src":"https:\/\/ps.w.org\/post-expiration-date\/assets\/screenshot-2.png?rev=1979702","caption":"<code>\/assets\/screenshot-2.png<\/code>"},{"src":"https:\/\/ps.w.org\/post-expiration-date\/assets\/screenshot-3.png?rev=1979696","caption":"<code>\/assets\/screenshot-3.png<\/code>"}],"raw_content":"<!--section=description-->\n<p>This is a free, lightweight plugin designed to make Wordpress posts expire at a set time, on a given date. This was done in the simplest, most expedient manner possible so conflicts should be minimal. Dependencies are minimal as well. WP Cron is not used or required. You can choose from a JQuery datetime picker or the browser's native option.<\/p>\n\n<p>How it works: You can set an expiration date (an expiry) for a post by selecting the date and time. This uses local time, not GMT, UTC, etc. When the expiration date and time have been passed the post will be moved from Published to Draft status. Picking a date\/time is optional -- not all posts require an expiry.<\/p>\n\n<p>Post Expiration Date plugin is ideal for use with coupons, deals, sales, and any other events where would would want the corresponding Wordpress post to be hidden (or in some way changed) at a scheduled time.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>Post Expiration Date<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate through the 'Plugins' menu in WordPress<\/li>\n<li>Review the \"Post Expiration\" options in Wordpress' Settings tab<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What date-time format is the expiration date stored in?<\/dt>\n<dd><p>February 2, 2019 1:01 AM will be stored as \"2019-02-02T01:01\" in your postmeta table.<\/p><\/dd>\n<dt>Why does the date\/time formatted like that?<\/dt>\n<dd><p>We opted to use the ISO 8601 standard for date and time format. This can be manipulated if you'd like to view it in other ways, as we do in the \"Exp. Date\" column of the Posts page.<\/p><\/dd>\n<dt>My date-time entry text box is blank! What do I do?<\/dt>\n<dd><p>This is because your browser does not support input type=\"datetime-local\". If this happens to you please use the settings to change to the \"Universal\" picker or use Chrome for your browser. Newer verions of this plugin (v1.2 and above) fix this issue and give you the option for different datetime pickers.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>v1.3<\/h4>\n\n<ul>\n<li>Added ability to expire Pages<\/li>\n<li>Added Settings link to Plugin page<\/li>\n<\/ul>\n\n<h4>v1.2<\/h4>\n\n<ul>\n<li>Added Settings page<\/li>\n<li>Option to choose between native and universal input types.<\/li>\n<li>Fix bug where datetime could not be removed from database<\/li>\n<li>Added clear button for Universal datetime picker<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add datetime picker support for all browsers. <\/li>\n<li>Cleaned up the <\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Released!<\/li>\n<\/ul>","raw_excerpt":"This is a simple plugin designed to make Wordpress posts expire at a scheduled time and date. You just set the time, set the date, and a post will hid &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/87842","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=87842"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/huguetteinc"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=87842"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=87842"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=87842"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=87842"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=87842"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=87842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}