Skip to content

bcgov/wordpress-search

Repository files navigation

WordPress Search Plugin

A powerful and customizable search plugin for WordPress that enhances the default search functionality with advanced features and improved user experience.

Description

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.

Requirements

  • WordPress 6.4.4 or higher
  • PHP 7.4 or higher

Installation

  1. Download the plugin files
  2. Upload the wordpress-search folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Use the search blocks in your pages or posts

Usage

Development

Building from Source

  1. Clone the repository:

    git clone https://github.com/bcgov/wordpress-search.git
  2. Install dependencies:

    npm install
  3. Build the plugin:

    npm run build

Running Tests

The plugin includes PHPUnit tests to ensure functionality:

composer test

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE file for details.

Support

For support, please:

Credits

Developed by the BC Government WordPress Team

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors