Totally disables WordPress search
- completely refactored to follow WordPress standards
- improved search query blocking via
parse_queryhook - blocks searches attempted via REST API
- added
Update URIplugin header - added
Text Domainplugin header Tested up tobumped from 5.0 to 6.7Requires PHPlowered from 7.2 to 7.0- removed
WCheaders for WooCommerce (for now) - added support for Git Updater
- PBP v1.2.0
- removed search icon/input field in the top right corner of WP Admin Toolbar on frontend
- defined constant:
DISABLE_SEARCH
- tested with WP 5.0
- updated plugin meta
- updated plugin meta
- added warning for Multisite installations
- updated recommended plugins
- tested with WP 4.9
- added support for
DISABLE_NAG_NOTICES
- optimized plugin code
- reset admin notices timestamps
- optimized plugin code
- updated recommended plugins
- fixed admin notices timestamp calculation (again)
- fixed admin notices timestamp calculation
- optimized plugin code
- added rating request notice
- added recommended plugins notice
- tested with WP 4.8
- updated plugin meta
- initial release