WP Manifestindependent plugin directory
manifest / editor / searchwp-block

SearchWP Block

A SearchWP Block

by Ralf Hortt · github.com/horttcore/searchwp-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/horttcore/searchwp-block/archive/refs/heads/master.zip

Readme

SearchWP Block

A SearchWP Block

Installation

composer require ralfhortt/searchwp-block

Description

Add a SearchWP search form on your page with the ability to select a custom engine.

Hooks

Action

  • searchwp-block/before-search-result
  • searchwp-block/after-search-result

Filter

  • searchwp-block\search-result-item

Changelog

0.2 - 2020-16-07

  • Improve translations
  • Fix fatal error

0.1 - 2020-16-07

  • Initial release

Read the full README on GitHub →