Skip to content

Control the visibility of post type items like pages, posts and custom post type. Hidden in a specific part.

Notifications You must be signed in to change notification settings

xfinitysoft/wp-post-hide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Post Hide

Control the visibility of post type items like pages, posts and custom post type. Hidden in a specific part. But another part still visible.

Requirements

  • WordPress 5.7 or newer
  • WooCommerce 6.9 or newer
  • PHP 7.4 or newer

Installation

  1. Download and extract a .zip archive of the plugin (or clone this repository) into your site's plugins directory (wp-content/plugins/ by default).
  2. Activate the plugin through the Plugins screen in WP Admin.

Control the visibility of a post in various views:

The Front Page (Homepage, depending on your theme, this may not be relevant)
The Category Page (listing the posts belonging to a category)
The Search Results.

Control the visibility of a page in various views:

Hide a page on the front page (homepage) only.
Hide a page everywhere in the blog (hiding the page in the search results is optional)

Free Features:

Post hide from the front page
Post hide from category page
Post hide from a search result
The page is hidden from the front page
The page is hidden everywhere

Premium Features:

Post hidden form tag page
Post hidden form Author page
Post hidden form Archive page
Post hidden form recent posts

Premium link

WP Post hide

Frequently Asked Questions

How to install this plugin?
Upload the wp-post-hide folder to the /wp-content/plugins/ directory Activate the plugin through the Plugins menu in WordPress That's it! Now whenever you edit a post/page or create a new one, you will see a small panel on the bottom right of the screen that shows the applicable options.
What does this plugin do?
It enables you to create posts/pages that can be hidden (temporarily or permanently) from the homepage, category and search. The post/page will remain accessible normally through other means, such as permalinks, archives, etc… and thus will remain visible to search engines.