Search Exclude Plugin by MRK WP
The MRK Search Exclude plugin allows you to take control of your site’s search functionality.
Using our plugin, you can exclude pages, posts, or any other custom post types from search results. With our solution, you do not need to write any code.
The MRK Search Exclude Plugin was cloned from the Search Exclude plugin by QuadLayers after we found their plugin filled with a lot of bloatware they use for advertisement inside WP Admin.
We therefore decided to clone their solution and re-develop it removing all the bloatware from their current plugin.
Read the article on MRKWP.com with a full detailed guide on how this plugin works.
How to Exclude Pages and Posts from WordPress Search
You can go direct to youtube to watch the screencast and original release information.
- Removed Cabon Fields as it should not be required.
- Added activate hooks.
- Added save, read and edit hooks for option.
- Removed CrbLoader Class.
- Added Views folder and related views.
- Added core functions to base controller.
- Initial commit