We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b8eff commit 1cf1397Copy full SHA for 1cf1397
2 files changed
admin-tools-command.php
@@ -5,7 +5,7 @@
5
}
6
7
if ( ! defined( 'ADMIN_TOOLS_FILE' ) ) {
8
- define( 'ADMIN_TOOLS_FILE', __DIR__ . '/tools.json' );
+ define( 'ADMIN_TOOLS_FILE', __DIR__ . '/ee-tools.json' );
9
10
11
if ( ! defined( 'ADMIN_TEMPLATE_ROOT' ) ) {
tools.json ee-tools.jsontools.json renamed to ee-tools.json
0 commit comments