Ignore some escaping errors #19
Annotations
10 errors and 10 warnings
Run plugin check:
includes/MslsPlugin.php#L105
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'msls_output'.
|
Run plugin check:
includes/MslsPostTag.php#L74
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json'.
|
Run plugin check:
includes/MslsAdmin.php#L160
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
Run plugin check:
includes/MslsAdmin.php#L161
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
|
Run plugin check:
includes/MslsAdmin.php#L162
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
Run plugin check:
includes/MslsAdmin.php#L341
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'new'.
|
Run plugin check:
includes/MslsAdmin.php#L341
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$languages'.
|
Run plugin check:
includes/MslsAdmin.php#L341
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$selected'.
|
Run plugin check:
includes/MslsAdmin.php#L348
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'new'.
|
Run plugin check:
includes/MslsAdmin.php#L348
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'MslsLink'.
|
Run plugin check:
includes/MslsCustomFilter.php#L81
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
|
Run plugin check:
includes/ContentImport/Importers/WithRequestPostAttributes.php#L31
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/Importers/WithRequestPostAttributes.php#L35
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L156
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L169
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L173
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L198
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L198
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L199
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L381
Processing form data without nonce verification.
|
Loading