Post Visibility Control

外掛說明

Post Visibility Control adds visibility options to posts, pages, and custom post types. Control exactly where your content appears without making it private.

The plugin integrates seamlessly into the native WordPress interface. In the Block Editor (Gutenberg), you will find the options inside the Status & Visibility popup when you click on the post status. In the Classic Editor, the options appear within the Visibility section of the Publish metabox, right where you would expect them.

Features:

  • Works with posts, pages, and custom post types
  • Four visibility options: Visible, Archive only, Search only, Hidden
  • Compatible with both Classic Editor and Block Editor (Gutenberg)
  • Hidden content remains accessible via direct URL
  • Automatically excludes WooCommerce products (they have their own visibility)
  • Lightweight and follows WordPress coding standards
  • Translation ready

Visibility Options:

  • Visible – Content appears in archives and search results (default)
  • Archive only – Content appears in archives but not in search results
  • Search only – Content appears in search results but not in archives
  • Hidden – Content is hidden from archives and search, accessible only via direct link

Use Cases:

  • Hide landing pages from blog archives
  • Exclude specific posts from search results
  • Create content accessible only via direct links
  • Control which posts appear on your homepage

How to Use

Block Editor (Gutenberg):

  1. Edit any post or page
  2. In the right sidebar, look for the “Status” section (usually shows “Draft” or “Publish”)
  3. Click on the status to open the Status & Visibility popup
  4. You will see “Visibility Control” options with four radio buttons
  5. Select your preferred visibility option
  6. Save or publish your post

Classic Editor:

  1. Edit any post or page
  2. In the Publish metabox (right sidebar), find the “Visibility” section
  3. Click “Edit” next to Visibility if needed to expand the options
  4. Below the standard WordPress visibility options, you will find “Visibility Control”
  5. Select your preferred option from the radio buttons
  6. Save or publish your post

Support

Need help or have suggestions?

Love the plugin? Please leave us a 5-star review and help spread the word!

About AyudaWP

We are specialists in WordPress security, SEO, and performance optimization plugins. We create tools that solve real problems for WordPress site owners while maintaining the highest coding standards and accessibility requirements.

螢幕擷圖

  • Visibility options in Classic Editor
  • Visibility options in Block Editor (Gutenberg)

安裝方式

  1. Upload the post-visibility-control folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit any post or page and find the visibility control options in the Visibility section (Classic Editor) or Status & Visibility panel (Block Editor)

常見問題集

Where do I find the visibility options?

In the Block Editor (Gutenberg): Edit your post, then click on the “Status” in the right sidebar to open the Status & Visibility popup. The Visibility Control options appear there with four radio buttons.

In the Classic Editor: Edit your post and look at the Publish metabox in the right sidebar. The Visibility Control options appear within the Visibility section, below the standard WordPress visibility settings.

Does this work with custom post types?

Yes, the plugin automatically supports all public custom post types that use the editor.

Will hidden content still be accessible?

Yes, hidden content is only removed from archives and search results. Anyone with the direct URL can still access the content.

Does this work with WooCommerce products?

WooCommerce products are excluded because they have their own built-in visibility feature.

Is the plugin compatible with caching plugins?

Yes, but you may need to clear your cache after changing visibility settings.

Does this affect SEO?

Hidden or excluded content can still be indexed by search engines if accessible via direct URL. Consider using noindex if you want to prevent indexing.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Post Visibility Control〉的開發相關工作。

參與者

〈Post Visibility Control〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Post Visibility Control〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

Tested up to WordPress 7.0

1.0.1

  • Performance: Optimized database queries to prevent slow queries and server timeouts
  • Performance: Replaced inefficient meta_query with optimized posts_where filter
  • Fixed: Potential 504 errors on sites with large post counts

1.0.0

  • Initial release
  • Support for posts, pages, and custom post types
  • Classic Editor and Block Editor support
  • Four visibility options