Linux 软件免费装
Banner图

WP Post Expires

开发者 X-NicON
更新时间 2020年11月3日 01:13
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 5.2.1
版权: GPLv2
版权网址: 版权信息

标签

expiration expire posts expiring expired post wordpress post expiry

下载

1.0 1.0.1 1.0.2 1.1 1.2.1 1.2.2 1.2.3 1.2.4

详情介绍:

A simple plugin that allows to set the date for the posts, after which will be performed one of 3 actions: "Add prefix to title", "Move to drafts", "Move to trash". Features: Use in theme: XNPostExpires::isExpired($post_id) XNPostExpires::dateExpiration($post_id, $date_format)

安装:

  1. Copy to plugins folder (/wp-content/plugins)
  2. Activate plugin from plugins page in admin interface
  3. Use the Settings->Reading Name screen to configure the plugin

屏幕截图:

  • Select date and time in post
  • Add personal prefix for any post
  • Default settings

升级注意事项:

1.0 HELLO FRIEND

更新日志:

1.2.4 fix bugs classic editor/gutenberg js, tnx @micahjsharp 1.2.3 add status in post state change logic for draft and trash, tnx @micahjsharp use local wp timezone 1.2.2 support classic editor on wp 5.0+ 1.2.1 Small fixes: https://wordpress.org/support/topic/fatal-error-3074/ ( tnx @marknopfler ) https://wordpress.org/support/topic/fix-js-and-php-error/ ( tnx @lastant ) 1.2 use DateTime Picker jQuery-ui refactoring 1.1 conflicts resolved fix datetime picker update datetime picker 1.0.3 small fixes add Italian translation (tnx, Paolo Centomani) 1.0.2 fix notice and accessing static property 1.0.1 fixed translation 1.0 init1 - Mr. Robot