Wp Hide Post is a WordPress plugin designed to allow administrators to hide specific posts, pages, or custom post types from various areas of the website, including the front-end display, search results, and RSS feeds. It offers granular control over content visibility without deleting the content, making it useful for managing drafts, private content, or content intended for specific user groups.

37 detections
20 websites tracked
Updated 25 May 2026

Websites Using Wp Hide Post

Overview

Wp Hide Post is a popular WordPress plugin that provides administrators with the ability to selectively hide posts, pages, and custom post types from public view. This functionality is crucial for managing content that is not yet ready for publication, is intended for internal use, or should not appear in standard listings like the blog index, search results, or RSS feeds. The plugin operates by adding meta-boxes to the post editor, allowing users to toggle the visibility of individual pieces of content with a simple checkbox.

Key Features

  • Selective Hiding: Allows users to hide individual posts, pages, or custom post types.
  • Multiple Visibility Options: Content can be hidden from the front-end display, search results, and RSS feeds.
  • User-friendly Interface: Integrates seamlessly with the WordPress post editor via meta-boxes.
  • No Content Deletion: Hides content without deleting it, preserving it for future use or private access.
  • Custom Post Type Support: Works with all registered custom post types.
  • Lightweight: Designed to be efficient and not impact website performance negatively.

Typical Use Cases

  • Content Management: Hiding draft posts or pages that are still under development but need to be accessible to certain team members.
  • Private Content: Keeping certain posts or pages private, accessible only through direct links, while excluding them from public listings.
  • Staging Content: Displaying content on a staging site that should not be visible on the live site.
  • SEO Control: Preventing specific pages or posts from being indexed by search engines if they are not relevant or are duplicates.
  • Membership Sites: Hiding content that is intended for specific user roles or membership levels, although more advanced access control might require additional plugins.
  • Event Management: Hiding past events from the main event listing while keeping them accessible via direct URLs.

Pricing & Hosting Model

Wp Hide Post is typically offered as a freemium plugin. The core functionality is often available for free through the WordPress.org plugin repository. Premium versions or add-ons may exist, offering enhanced features, priority support, or compatibility with specific themes or other plugins. As a WordPress plugin, it is hosted on the same server as the WordPress website it is installed on. There are no separate hosting costs associated with the plugin itself, beyond the standard WordPress hosting fees.

Alternatives

While Wp Hide Post offers a straightforward solution for hiding content, several alternatives exist, each with different strengths:

  • Post Visibility Control (WordPress Core): WordPress itself has some built-in visibility options (Public, Private, Password Protected), but these do not offer the granular control over search results or RSS feeds that Wp Hide Post provides.
  • Advanced Access Manager (AAM): A comprehensive security and access control plugin that allows for very detailed control over who can see what content, including posts, pages, custom post types, and even specific menu items or widgets.
  • Memberships Plugins (e.g., MemberPress, Restrict Content Pro): These plugins are designed for creating membership sites and offer robust content restriction features based on user roles and subscription levels. They are more feature-rich but also more complex than Wp Hide Post.
  • Custom Code: For highly specific requirements, developers can implement custom code using WordPress hooks and filters to control content visibility. This offers maximum flexibility but requires programming knowledge.
  • Yoast SEO / Rank Math: While primarily SEO plugins, they offer features to control the indexability of content by search engines, which can indirectly achieve a form of hiding from search results.