Generate & install Free SSL Certificates for WordPress, HTTPS redirect, get PADLOCK in the browser, get automatic Renewal Reminders from plugin.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_permission_on". | 27:5 | Plugin Repo |
| ERROR | five_star_reviews_detected | Linking directly to 5 stars reviews is not allowed. | 70:212 | Plugin Repo |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 104:108 | — |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "%sClick here%s to Renew your SSL today.". | 152:47 | General |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sClick here%s to try Premium Version; the plugin will do everything automatically!'. | 157:39 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 42:18 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 274:19 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 275:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 276:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 277:9 | Plugin Repo |
| 11/13/2025, 8:11:22 PM | 1m 43s | 1 | 2215 | 223 |