mirror of
https://github.com/WordPress/create-block-theme.git
synced 2025-10-03 16:11:13 +08:00
* Add savePatterns option * Add basic add_patterns_to_theme function * Switch order of save options * Add prepare_pattern_for_export function * Copy media to theme filesystem * Fix pattern slug * Add replace_local_pattern_references * Tidy up pattern_from_wp_block * Add pattern categories * Default to empty string for categories list * Potentially save pattern sync status * Refactor PHP content of pattern_from_template Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk> * Refactor PHP content of pattern_from_wp_block Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk> * Delete synced patterns after adding to theme Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk> * Refactor and add error handling * Update save patterns option description * Remove pattern- prefix * Update option description * Redirect to patterns page if editing a pattern * Add check for preference.savePatterns * Update templates that reference the pattern --------- Co-authored-by: Elliott Richmond <elliott@squareonemd.co.uk> |
||
---|---|---|
.. | ||
create-theme | ||
class-create-block-theme-admin-landing.php | ||
class-create-block-theme-api.php | ||
class-create-block-theme-editor-tools.php | ||
class-create-block-theme-loader.php | ||
class-create-block-theme.php | ||
index.php |