=== Wordpress Hide Posts ===
Contributors: martin7ba
Tags: hide posts, hide, show, visibility, filter, woocommerce, hide products, rss feed
Requires at least: 4.0
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 0.3.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 
This plugin allows you to hide any posts on the home page, category page, search page, tags page, authors page and RSS Feed
Also you can hide Woocommerce products from Shop page as well as from Product category pages.

To enable it for Woocommerce products or any other Custom Post type go to Settings -> Hide Posts and select the post type.

When you create new or edit post, you can choose on which archive page to hide that post as well as on the home page.

== Installation ==
 
1. Upload the `whp-hide-posts` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enable Hide post functionality for additional post types by going to Settings -> Hide Posts

== Changelog ==

= 0.3.2 =
*Release Date - 13 December 2019*

* Bug fix for checking if Woocommerce is active on mutlinetwork site

= 0.3.1 =
*Release Date - 07 December 2019*

* Added option to hide posts in RSS Feed
* Added options to hide Woocommece products on Store (Shop) page and on Product category pages

= 0.2.1 =
*Release Date - 13 November 2019*

* Compatibility checkup with Wordpress 5.3
* Added option to enable the Hide Post functionality for additional post types (Check Settings -> Hide Posts)
* Added uninstall.php file to clean up options and post meta added by the plugin

= 0.1.1 =
*Release Date - 05 September 2019*

* Code and compatibility updates.
* Added translateable strings.

= 0.0.1 =
*Release Date - 11 October 2017*

* Public release of 'Wordpress Hide Posts'