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