The plugin no longer check for pre v2.5 settings key #110
Annotations
1 error and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
includes/header.php#L24
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
PHPCS check:
includes/modules/manual-posts.php#L27
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
PHPCS check:
includes/media.php#L275
wp_img_tag_add_loading_attr() has been deprecated since WordPress version 6.3.0. Use wp_img_tag_add_loading_optimization_attrs() instead.
|