Fixes WordPress emails going to spam/junk folders. The default settings often resolve the issue.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ffpl_ad_display". | 133:29 | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 6.7 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| 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. | 37:3 | Plugin Repo |
| WARNING | WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->settings_page_id . '_settings_page_boxes'". | 118:24 | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "Stop WP Emails Going to Spam" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "stop-wp-emails-going-to-spam" - contains the restricted term "wp" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "Stop WP Emails Going to Spam" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| 11/13/2025, 3:37:38 PM | 11s | 99 | 3 | 4 |