Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 890 Bytes

File metadata and controls

43 lines (28 loc) · 890 Bytes

Simple Button Block

WordPress Hand-made Plugin.



Powered by Noted.

🛠️ Develop

🏗️ Env

📟 Cli

# dev boot (on hotreload): http://localhost:8888/wp-admin/plugins.php
npm run dev

# build (generate zip)
npm run build

🧭 Flow

  1. install plugins on WordPress
    1. Gutenberg
  2. enable plugins 1.Gutenberg 1.simple-button-block
  3. create new article
  4. / or + button click to use block