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:
Jonathan Desrosiers
2021-07-07 15:48:13 +00:00
parent 00fc6b5ecd
commit 0834d01365
8 changed files with 14 additions and 14 deletions
@@ -0,0 +1,4 @@
<?php
/**
* Block theme.
*/
@@ -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.
*/