Skip to content

allow exit-survey JS to be loaded in footer. #10

allow exit-survey JS to be loaded in footer.

allow exit-survey JS to be loaded in footer. #10

Triggered via push December 30, 2023 12:37
Status Failure
Total duration 2m 11s
Artifacts

plugin-check.yml

on: push
Plugin Checker
2m 1s
Plugin Checker
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeConfig.php#L368
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeCriticalCSSBase.php#L362
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeMain.php#L760
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
stable_tag_mismatch: readme.txt#L1
The Stable Tag in your readme file does not match the version in your main plugin file.
localhost_code_detected: classes/autoptimizeCache.php#L1
Do not use Localhost/127.0.0.1 in your code.
Plugin Checker
Process completed with exit code 1.
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude: classes/autoptimizeCriticalCSSSettingsAjax.php#L261
Using exclusionary parameters, like exclude, 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.
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude: classes/autoptimizeCriticalCSSSettingsAjax.php#L275
Using exclusionary parameters, like exclude, 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.
WordPress.WP.EnqueuedResourceParameters.MissingVersion: classes/autoptimizeCriticalCSSSettings.php#L100
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.