A powerful and customizable search plugin for WordPress that enhances the default search functionality with advanced features and improved user experience.
The WordPress Search plugin provides an enhanced search experience for WordPress websites. It offers customizable search blocks, improved search results, and better performance compared to the default WordPress search.
- WordPress 6.4.4 or higher
- PHP 7.4 or higher
- Download the plugin files
- Upload the
wordpress-searchfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Use the search blocks in your pages or posts
-
Clone the repository:
git clone https://github.com/bcgov/wordpress-search.git
-
Install dependencies:
npm install
-
Build the plugin:
npm run build
The plugin includes PHPUnit tests to ensure functionality:
composer testThis project is licensed under the Apache License Version 2.0 - see the LICENSE file for details.
For support, please:
- Open an issue in the GitHub repository
- Contact the development team at govwordpress@gov.bc.ca
Developed by the BC Government WordPress Team