This plugin provides a framework for creating themes and plugins that utilize the built-in template function in Visual Composer (as of version 4.4).
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 4.8 < 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 | stable_tag_mismatch | Mismatched Stable Tag: 4.7.0 != 1.0.2. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | Plugin Repo |
| ERROR | readme_invalid_donate_link | The "Donate link" header in the readme file must be a valid URL. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: apply_filters("{$VCTL_PREFIX}_vctl", 'vctl') | 68:143 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: apply_filters("{$VCTL_PREFIX}_{$hook_prefix}_name_{$filename_clean}", $template_params['template_name']) | 68:37 | General |
| ERROR | PluginCheck.CodeAnalysis.Localhost.Found | Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/ | 8:1 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.Localhost.Found | Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/ | 8:1 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.Localhost.Found | Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/ | 8:1 | Plugin Repo |
| WARNING | WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$VCTL_PREFIX}_{$hook_prefix}_content_{$filename_clean}". | 71:47 | Plugin Repo |
| WARNING | readme_parser_warnings_trimmed_short_description | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | — | Plugin Repo |
| 15.11.2025, 19:14:10 | 9s | 98 | 8 | 11 |