Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.01 KB

DLX Command Add Featured Image Plugin

adding-commands-to-the-wordpress-command-palette

This plugin demonstrates how to add custom commands to the WordPress Command Palette. It is part of the tutorial: Adding Commands to the WordPress Command Palette

Developers

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.