We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ece501a + e0136d8 commit dc3acb0Copy full SHA for dc3acb0
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