Extend Fusion with a Gallery Element.
Prioritized issue groups from the latest Plugin Check scan
Security
45
5 issue groups
Maintainability
7
4 issue groups
I18n
4
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dependency_string'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['attachmentID']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
The $text parameter must be a single text string literal. Found: $taxonomy_object->labels->name
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Mismatched text domain. Expected 'fusion-extension-gallery' but got 'fusion-extension-image'.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "Fusion Page Builder : Extension - Gallery" is different from the name declared in plugin header "Fusion : Extension - Gallery".
Sample message
Tested up to: 6.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
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
63
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.7.7
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 59 | 29 | 30 | v1.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.