WP Manifestindependent plugin directory
manifest / editor / wordpress-search-query

Search Query

This WordPress plugin adds a Search Query block which renders the contents of the search WordPress query variable.

by Piotr Niewiadomski · github.com/piotrpress/wordpress-search-query · website

0stars
90composer installs
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/piotrpress/wordpress-search-query/archive/refs/heads/master.zip

Also on Packagist as piotrpress/search-query:

composer require piotrpress/search-query

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

WordPress Search Query This WordPress plugin adds a Search Query block which renders the contents of the search WordPress query variable. Requirements PHP = 7.4 version. License GPL v3 or later

Read the full README on GitHub →