Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.5 KB

Welcome to Pattern Wrangler

Pattern Wrangler is a tool to get your WordPress patterns under control, whether that means hiding core and remote patterns or mapping pattern categories.

Pattern Wrangler Featured

Download Zip

The latest version can be found on WordPress.org.

Quick Links

Developers

  1. Clone the main branch locally.
  2. Run npm install to install the development scripts.
  3. Run npm run start to start the build scripts.
  4. Run npm run build to do a production build.
  5. Run grunt to create a plugin ZIP file.

Perform a Pull Request against the main branch.