Linux 软件免费装
Banner图

Extended Post Status

开发者 welly2103
更新时间 2024年3月19日 02:45
PHP版本: 7.2 及以上
WordPress版本: 6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

post page status post type publishing extended statuses

下载

1.0.11 1.0.16 1.0.18 1.0.20 1.0.12 1.0.13 1.0.15 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.9 1.0.8 1.0.17 1.0.0 1.0.10 1.0.14 1.0.19

详情介绍:

This plugin provides the option to add new statuses to the backend and define the system relevant status settings. You can add/edit statuses just as categories or tags. All statuses are available for all your post types. You will find a new menu item located in the settings admin menu. For the sake of understanding, this plugin minimally changes messages, translations and workflow in Gutenberg Editor!

安装:

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use the new menu item Statuses in posts menu

屏幕截图:

  • Quick edit with custom statuses
  • The status options in the classic post editor
  • The status options in gutenberg editor

常见问题:

How does this plugin work?

As there is no core hook to add new items to the status dropdown in posts and in the quick edit view, js is required to achieve this. It is definently the most dirty way, but WP Core does not provide other ways to do it. There is an open trac ticket fo this circumstance: https://core.trac.wordpress.org/ticket/12706

What happens when I delete the plugin?

Since all custom statuses would no longer be available, deleting the plugin will reset all posts, pages etc. with an custom status to the draft status. This step cannot be undone by reinstalling the plugin! However, the plugin can be deactivated without any problems (see "What happens when I delete a status or deactivate the plugin?").

What happens when I delete a status or deactivate the plugin?

Be careful, posts without a valid status will be hidden! Just change the status of your post with a custom status to a system status (e.g. publish or draft) before you delete a custom status or deactivate the plugin. Your posts will never be deleted, but you need to know your old status slugs once you have deleted a status or deactivated the plugin to get your posts back.

Why is a hidden status still visible in dropdowns?

The "Hide in admin drop downs" option only hides the status if the current post doesn't have the status. As long as your post has the hidden status, the drop down will still show it.

Why is my button no longer called publish in Gutenberg?

To avoid misunderstandings in handling with own custom statuses, the button has been named more generally and is now just called Save. Likewise, the message that a post has been published has been renamed. This now only indicates that a post has been saved. The indicator whether a post is published or not should always be the status and not a message or button label. Furthermore, the publishing sidebar of Gutenberg has been removed.

更新日志:

1.0.20 1.0.19 1.0.18 1.0.17 1.0.16 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0