Added Templates screen #813
Annotations
10 errors and 1 warning
PHPCS check:
inc/settings/settings-app.php#L5
Missing @Package tag in file comment
|
PHPCS check:
inc/settings/settings-app.php#L5
Additional blank lines found at end of doc comment
|
PHPCS check:
inc/settings/settings-app.php#L20
Tabs must be used to indent lines; spaces are not allowed
|
PHPCS check:
inc/settings/settings-app.php#L20
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json_widgets_data'.
|
PHPCS check:
inc/settings/settings-app.php#L22
File must end with a newline character
|
PHPCS check:
inc/settings/admin-base.php#L17
Tabs must be used to indent lines; spaces are not allowed
|
PHPCS check:
inc/settings/admin-base.php#L18
Tabs must be used to indent lines; spaces are not allowed
|
PHPCS check:
inc/settings/admin-base.php#L19
Tabs must be used to indent lines; spaces are not allowed
|
PHPCS check:
inc/widgets-manager/base/common-widget.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-common-widget.php, but found common-widget.php.
|
PHPCS check:
inc/widgets-manager/base/module-base.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-module-base.php, but found module-base.php.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading