Totally disables WordPress search
- completely refactored to follow WordPress standards
- improved search query blocking via
parse_query
hook - blocks searches attempted via REST API
- added
Update URI
plugin header - added
Text Domain
plugin header Tested up to
bumped from 5.0 to 6.7Requires PHP
lowered from 7.2 to 7.0- removed
WC
headers 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