Fix plugin checks #9
Annotations
4 errors
hidden_files:
.gitattributes#L1
Hidden files are not permitted.
|
hidden_files:
.gitignore#L1
Hidden files are not permitted.
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
src/Setting.php#L309
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
src/Setting.php#L324
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|