Mô tả
This plugin adds a “Unlisted?” checkbox in the “Publish” box while using the classic editor and Gutenberg. When this is checked the post will be excluded from most areas of your website by filtering pre_get_posts filter. This means posts will be excluded from RSS feeds, blog pages, widgets, category pages, archive pages, and more. Additionally it adds a noindex tag to the unlisted page to prevent Google from indexing the page. This is useful if you want to publish some information on your site and allows others to view it via the link without fully publishing.
Features
- Simple checkbox to unlist posts when publishing a post
- Allows you to hide posts from most areas of your site
- Add a noindex tag to pages that are unlisted
Cài đặt
To install this plugin:
- Download the plugin
- Upload the plugin to the wp-content/plugins directory,
- Go to “plugins” in your WordPress admin, then click activate.
- You’ll see a new metabox in the sidebar with the label “Unlisted?”.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Unlisted Posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Unlisted Posts” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Unlisted Posts” 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.1.0
- Tested up to WordPress 5.9.
- Compatibility with Gutenberg.
- Converted the unlisted post option to a meta box.
1.0.0
- Initial Release.