Mô tả
The “Astro Hide Unpublished Post Types From Menu” plugin automatically hides from WordPress menus all post types and pages, including custom post types such as WooCommerce products, that have a status other than “published”. This feature is useful as it prevents page not found errors (404 errors) for unpublished posts and saves the site administrator time in updating menu items if the post type is updated with a draft, pending, future, private or trash status.
License
This plugin is licensed under the GPLv2 or later. For more information, see the GPLv2 license.
Cài đặt
- Upload the
astro-hide-unpublished-post-types
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- The plugin will automatically hide unpublished post types in menus.
Hỏi đáp
-
Currently, the plugin is designed to hide all post types except those with the “published” status. Customization would require modifying the plugin code.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Astro Hide Unpublished Post Types From Menu” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Astro Hide Unpublished Post Types From Menu” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial version