Include inline javascript, stylesheets, CSS code or anything you want in Header and Footer areas of your WordPress with ease.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WP_WPBRIGADE_SDK_VERSION'. | 204:28 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$diagnostics'. | 508:18 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_wpb_sdk_after_uninstall". | 243:19 | 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. | 352:37 | — |
| ERROR | WordPress.DB.RestrictedFunctions.mysql_mysqli_get_server_info | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_get_server_info. | 354:80 | — |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 491:19 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 493:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 495:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 497:24 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 499:13 | Plugin Repo |
| 11/12/2025, 5:54:35 PM | 12s | 61 | 155 | 36 |