Run Plugin Check on PRs #1
Annotations
10 errors and 5 warnings
Run plugin check:
.gitattributes#L1
Hidden files are not permitted.
|
Run plugin check:
.gitignore#L1
Hidden files are not permitted.
|
Run plugin check:
.distignore#L1
Hidden files are not permitted.
|
Run plugin check:
.editorconfig#L1
Hidden files are not permitted.
|
Run plugin check:
.phpcs.xml.dist#L1
Hidden files are not permitted.
|
Run plugin check:
.phpcs.xml.dist#L1
Application files are not permitted.
|
Run plugin check:
phpstan.neon.dist#L1
Application files are not permitted.
|
Run plugin check:
phpunit.xml.dist#L1
Application files are not permitted.
|
Run plugin check:
src/BulkEdit.php#L109
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
Run plugin check:
src/BulkEdit.php#L123
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
Run plugin check:
src/BulkEdit.php#L143
Processing form data without nonce verification.
|
Run plugin check:
src/BulkEdit.php#L143
Processing form data without nonce verification.
|
Run plugin check:
src/functions.php#L274
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
|
Run plugin check:
readme.txt#L1
Plugin name "Archive Content with Archived Post Status" is different from the name declared in plugin header "Archived Post Status".
|
Run plugin check:
readme.txt#L1
The upgrade notice for "0.4.0 - February X, 2025" exceeds the limit of 300 characters.
|
Loading