Remove customizer starter (#2904)

This commit is contained in:
Ben Word
2021-12-19 09:19:09 -06:00
committed by GitHub
parent 83ced2339c
commit 09234d21f0
4 changed files with 1 additions and 51 deletions

View File

@@ -25,7 +25,7 @@
|
*/
collect(['helpers', 'setup', 'filters', 'admin'])
collect(['helpers', 'setup', 'filters'])
->each(function ($file) {
if (! locate_template($file = "app/{$file}.php", true, true)) {
wp_die(