chore: remove helpers.php (#2917)
* chore: remove helpers.php * chore(docs): remove helpers.php reference from readme
This commit is contained in:
@@ -43,7 +43,7 @@ require $composer;
|
||||
|
|
||||
*/
|
||||
|
||||
collect(['helpers', 'setup', 'filters'])
|
||||
collect(['setup', 'filters'])
|
||||
->each(function ($file) {
|
||||
if (! locate_template($file = "app/{$file}.php", true, true)) {
|
||||
wp_die(
|
||||
|
||||
Reference in New Issue
Block a user