WP Manifestindependent plugin directory
manifest / editor / advanced-search-block

Advanced Search Block

A Gutenberg block for advanced search functionality with keyword, category, and tag filtering

by Felix Wang · github.com/fxw-labs/advanced-search-block · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/fxw-labs/advanced-search-block/archive/refs/heads/main.zip

From the readme

Advanced Search Block A powerful WordPress advanced search block plugin that provides a search interface with category and tag filtering capabilities. WordPress Compatibility: This plugin is built and tested for WordPress 6.9. Features - Keyword Search - Support keyword search in post titles and content - Category Filtering - Filter posts by category - Tag Filtering - Filter posts by tags (configurable to show/hide) - Pagination - Support paginated display of search results (configurable to show/hide) - Configurable Posts Per Page - Customize the number of posts displayed per page - URL Parameter Support - Search conditions are saved in URL, supporting sharing and bookmarks - Responsive Design - Adapt to various screen sizes - AJAX Search - Get search results without page refresh using AJAX technology Installation 1. Upload the plugin folder to the /wp-content/plugins/ directory 2. Activate the "Advanced Search Block" plugin in the WordPress admin "Plugins" page 3. Add the "Advanced Search Block" block in the page or post editor Usage In the Editor 1. In the WordPress editor, click the "+" button to add a new block 2. Search for "Advanced Search" or browse the "Widgets" ca

Read the full README on GitHub →