Tests cleaned up #94
Annotations
6 errors and 6 warnings
Run plugin check:
includes/MslsLinkTextImage.php#L17
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check:
includes/MslsLinkImageOnly.php#L17
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check:
includes/MslsBlog.php#L200
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check:
includes/MslsAdminIcon.php#L198
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check:
includes/MslsLink.php#L21
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check
Process completed with exit code 1.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L157
Processing form data without nonce verification.
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L384
Processing form data without nonce verification.
|
Run plugin check:
includes/MslsAdmin.php#L389
trigger_error() found. Debug code should not normally be used in production.
|
Run plugin check:
includes/MslsMain.php#L51
print_r() found. Debug code should not normally be used in production.
|
Run plugin check:
includes/MslsMain.php#L54
error_log() found. Debug code should not normally be used in production.
|
Run plugin check:
includes/MslsCustomFilter.php#L82
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.
|
Loading