mirror of
https://github.com/WordPress/create-block-theme.git
synced 2025-08-18 15:01:10 +08:00
Add development only clarification.
This commit is contained in:
parent
82469ce80b
commit
8b51cfb87c
2 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@ This plugin allows you to:
|
|||
- Embed Google Fonts in your theme
|
||||
- Embed local font assets in your theme
|
||||
|
||||
The plugin is development only — not intended for use on production websites, but used as a tool to create new themes.
|
||||
|
||||
## Create Block Theme
|
||||
This feature can be used in six ways:
|
||||
|
|
|
@ -19,6 +19,8 @@ This plugin allows you to:
|
|||
- Embed Google Fonts in your theme
|
||||
- Embed local font assets in your theme
|
||||
|
||||
The plugin is development only — not intended for use on production websites, but used as a tool to create new themes.
|
||||
|
||||
= Step 1 – Setup =
|
||||
Install and activate the [Create Block Theme](https://wordpress.org/plugins/create-block-theme) plugin.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue