A simple plugin that adds a click to call bar/call now button for mobile visitors.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ctc_add_color_picker". | 25:1 | Plugin Repo |
| ERROR | WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development. | 33:118 | Performance |
| ERROR | PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | Sanitization missing for register_setting(). | 49:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 53:112 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 60:37 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 68:43 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 76:42 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 84:41 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'really-simple-click-to-call' but got 'click_to_call'. | 92:47 | 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 '$options['click_to_call_message']'. | 117:123 | Security |
| 11/13/2025, 10:28:17 PM | 9s | 94 | 23 | 2 |