Add callers property to WP_Hook and set it if a plugin adds a filter #28898
Annotations
11 errors
|
src/wp-includes/class-wp-hook.php#L112
Space after opening control structure is required
|
src/wp-includes/class-wp-hook.php#L112
No space before opening parenthesis is prohibited
|
src/wp-includes/class-wp-hook.php#L112
Expected 1 space(s) after IF keyword; 0 found
|
src/wp-includes/class-wp-hook.php#L112
Expected 1 spaces after opening parenthesis; 0 found
|
src/wp-includes/class-wp-hook.php#L112
Expected 1 spaces before closing parenthesis; 0 found
|
src/wp-includes/class-wp-hook.php#L117
Expected 1 spaces after opening parenthesis; 0 found
|
src/wp-includes/class-wp-hook.php#L117
Expected 1 spaces before closing parenthesis; 0 found
|
src/wp-includes/class-wp-hook.php#L120
Space before opening parenthesis of function call prohibited
|
src/wp-includes/plugin.php#L719
Space before opening parenthesis of function call prohibited
|
src/wp-includes/plugin.php#L719
Expected 1 spaces before closing parenthesis; 0 found
|
The logs for this run have expired and are no longer available.
Loading