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).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
29
4 issue groups
Repo Compliance
4
4 issue groups
I18n
3
3 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$VCTL_PREFIX}_default_weight".
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
The $domain parameter must be a single text string literal. Found: apply_filters("{$VCTL_PREFIX}_vctl", 'vctl')
Sample message
The $text parameter must be a single text string literal. Found: apply_filters("{$VCTL_PREFIX}_{$hook_prefix}_name_{$filename_clean}", $template_params['template_name'])
Sample message
Tested up to: 4.8 < 7.0. 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.
Sample message
The "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "vctl", expected "vc-design-template-library".
Potential connections found in static code analysis.
Outbound calls
27
External assets
5
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0.2
94
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 36 | 25 | 11 | v1.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.