A complete portfolio plugin for creative folks
Prioritized issue groups from the latest Plugin Check scan
I18n
87
2 issue groups
Security
59
6 issue groups
Maintainability
6
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'zillaportfolio' but got 'zilla'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_audio_shortcode()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_id']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
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.
Sample message
Tested up to: 4.5 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "zilla-portfolio", expected "zillaportfolio".
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.0
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 154 | 139 | 15 | v1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.