declare compatibility with WordPress 6.7 (#144) #4
Annotations
3 warnings
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
inc/class-antivirus-checksumverifier.php#L46
error_log() found. Debug code should not normally be used in production.
|
WordPress.WP.EnqueuedResourceParameters.NotInFooter:
inc/class-antivirus.php#L352
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
|
readme_parser_warnings_too_many_tags:
README.md#L1
One or more tags were ignored. Please limit your plugin to 5 tags.
|