WP Manifestindependent plugin directory
manifest / editor / quick-open-patterns

Quick Open Patterns

Opens the patterns modal when you type /patterns

by Kevin Batdorf · github.com/kevinbatdorf/quick-open-patterns

1stars
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/kevinbatdorf/quick-open-patterns/archive/refs/heads/main.zip

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

From the readme

A tiny Gutenberg plugin to open the patterns modal when you type /patterns into the editor why? I saw a Tweet about it and thought it would be fun to throw together. This plugin could very well become obsolete if similiar (and more reliable) functionality is merged into core. Because of that, this wont be published to w.org and it has auto updates disabled. To install, press green "Code" button at the top of this repository then press "Download Zip." That's the file you upload to your site. After installed, be sure to activate it. images

Read the full README on GitHub →