Quickly and easily insert modal search forms into Menus, as a Block, or directly within theme templates.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'searchwp-modal-search-form' but got 'searchwp'. | 262:74 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'searchwp-modal-search-form' but got 'searchwp'. | 263:76 | General |
| ERROR | PluginCheck.CodeAnalysis.Localhost.Found | Do not use Localhost/127.0.0.1/*.local in your code. Found: https://searchwp-plugin.local/ | 499:1 | Plugin Repo |
| ERROR | five_star_reviews_detected | Linking directly to 5 stars reviews is not allowed. | 603:11 | Plugin Repo |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | 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. | 135:3 | 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. | 393:78 | — |
| 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. | 394:74 | — |
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 7.0 != 5.6. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_full_screen". | 65:1 | Plugin Repo |
| 11/14/2025, 3:46:39 AM | 12s | 98 | 11 | 6 |