Synced with Pro plugin #189
Annotations
3 errors and 2 warnings
PHPCS check
Process completed with exit code 1.
|
PHPCS check:
includes/class-main.php#L196
Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed.
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPCS check:
includes/frontend/class-media-handler.php#L312
wp_img_tag_add_loading_attr() has been deprecated since WordPress version 6.3.0. Use wp_img_tag_add_loading_optimization_attrs() instead.
|