mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Themes: Remove mention of “FSE” in Core.
“FSE” themes are block themes. Fixes #53497. git-svn-id: https://develop.svn.wordpress.org/trunk@51370 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Block theme.
|
||||
*/
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
Theme Name: FSE Theme
|
||||
Theme Name: Block Theme
|
||||
Theme URI: https://wordpress.org/
|
||||
Description: For testing purposes only.
|
||||
Version: 1.0.0
|
||||
Text Domain: fse
|
||||
Text Domain: block-theme
|
||||
*/
|
||||
@@ -1,4 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* Dummy theme.
|
||||
*/
|
||||
Reference in New Issue
Block a user