Better Business Reviews allows you to display your business reviews from a Trustpilot profile.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 39:3 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options'. | 221:48 | Security |
| 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. | 103:24 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options'. | 193:48 | Security |
| WARNING | WordPress.WP.EnqueuedResourceParameters.NotInFooter | In footer ($in_footer) is not set explicitly wp_register_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. | 94:9 | Performance |
| WARNING | mismatched_plugin_name | Plugin name "Better Business Reviews - Trustpilot WordPress Plugin" is different from the name declared in plugin header "Better Business Reviews - Trustpilot WordPress Plugin.". | — | — |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your chosen plugin name - "Better Business Reviews - Trustpilot WordPress Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['reviews_profile_url'] not unslashed before sanitization. Use wp_unslash() or similar | 24:31 | Security |
| WARNING | plugin_header_nonexistent_domain_path | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your chosen plugin name - "Better Business Reviews - Trustpilot WordPress Plugin." - contains the restricted term "plugin" which cannot be used at all in your plugin name. | — | Plugin Repo |
| 11/14/2025, 3:13:50 PM | 9s | 98 | 4 | 6 |