This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post expire date Sidebar

توضیحات

Post expire date Sidebar for Gutenberg will add a Gutenberg sidebar where the user can enable Post expiration by setting an expiration date and time and a status (draft, trash, private) the Post will revert once expired. Expiration date can be removed or rescheduled at any time. Post expire date for Gutenberg uses wp-cron to schedule the single event, please be sure you have wp-cron active on your installation.
You can print the expiration date and time inside a post, using the shortcode [expiration_datetime] inside your post.

عکس‌های صفحه

  • Sidebar

نصب

  1. Upload the ‘post-expire-date-sidebar’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find the sidebar on your Gutenberg block editor

سوالات متداول

Does it work only on Gutenberg block editor?

Yes, this plugin was specifically made to add a sidebar in block editor.

Why my post did not expire?

It could be for a couple of reason: first you don’t have wp-cron running, please check your wp-cron is running (there are many plugins, like WP-Cron Status Checker); second, the way wp-cron is triggered is by site visit, scheduled events runs when the date they are scheduled is passed AND someone visit the site

نقد و بررسی‌ها

21 آگوست 2020 1 پاسخ
Would be great to have pages supported as well! Saved me time and work with posts though. Thank you! Keep up the good work 😉
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“Post expire date Sidebar” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Post expire date Sidebar” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.3.1

  • Bug fixes.
  • Added support for pages and custom post type

1.1

  • Added shortcode support.

1.0

  • Initial release.