File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
tests/static-analysis-stubs Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ parameters:
10
10
- %currentWorkingDirectory%/tests/static-analysis-stubs/thrive.php
11
11
- %currentWorkingDirectory%/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php
12
12
- %currentWorkingDirectory%/vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php
13
- - %currentWorkingDirectory%/vendor/php-stubs/wp-cli-stubs/wp-cli-commands-stubs.php
14
13
- %currentWorkingDirectory%/vendor/php-stubs/wp-cli-stubs/wp-cli-i18n-stubs.php
15
14
dynamicConstantNames :
16
15
- TEST_GROUND
Original file line number Diff line number Diff line change 21
21
if ( ! defined ( 'OPTML_DEBUG_MEDIA ' ) ) {
22
22
define ( 'OPTML_DEBUG_MEDIA ' , false );
23
23
}
24
-
25
- define ( 'WP_PLUGIN_DIR ' , '/plugins ' );
26
- define ( 'WP_CONTENT_DIR ' , '/wp-content ' );
You can’t perform that action at this time.
0 commit comments