don't do "upgrade_from_3_1" when version === "none" (i.e. not an upgr… #46
Annotations
10 errors and 10 warnings
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L219
Scripts must be registered/enqueued via wp_enqueue_script()
|
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L424
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L431
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L443
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L449
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/autoptimizeCriticalCSSCore.php#L462
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/critcss-inc/admin_settings_explain.php#L45
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.
|
Run plugin check:
classes/critcss-inc/admin_settings_rules.js.php#L264
Mismatched text domain. Expected 'autoptimize' but got 'autotimize'.
|
Run plugin check:
classes/autoptimizeToolbar.php#L153
Missing $domain parameter in function call to esc_html__().
|
Run plugin check:
classes/autoptimizeImages.php#L1333
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.
|
Run plugin check:
classes/autoptimizeMain.php#L695
Use of a direct database call is discouraged.
|
Run plugin check:
classes/autoptimizeMain.php#L695
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
Run plugin check:
classes/autoptimizeMain.php#L727
Use of a direct database call is discouraged.
|
Run plugin check:
classes/autoptimizeMain.php#L727
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
Run plugin check:
readme.txt#L1
Plugin name "Autoptimize Beta" is different from the name declared in plugin header "Autoptimize".
|
Run plugin check:
readme.txt#L1
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
|
Run plugin check:
readme.txt#L1
One or more tags were ignored. Please limit your plugin to 5 tags.
|
Run plugin check:
readme.txt#L1
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
|
Run plugin check:
classes/critcss-inc/admin_settings_debug.php#L10
Use of a direct database call is discouraged.
|
Run plugin check:
classes/critcss-inc/admin_settings_debug.php#L10
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
Loading