Skip to content

Instantly share code, notes, and snippets.

@allysonsouza
Last active August 8, 2024 13:18
Show Gist options
  • Save allysonsouza/ce24d171694c89d1d728c273f77f8fb5 to your computer and use it in GitHub Desktop.
Save allysonsouza/ce24d171694c89d1d728c273f77f8fb5 to your computer and use it in GitHub Desktop.
[Create Block] #wordpress-create-block #create-block
npx @wordpress/create-block@latest -t "static" --namespace "ctl" --title "Example Static" --slug "example-static" --short-description "Example block scaffolded with Create Block tool." --category "widget" --dashicon "smiley" --wp-scripts --no-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment