65 free Divi modules + 8 extensions — the largest free Divi library, all native in the Divi 5 Visual Builder and Divi 4. Nothing to migrate.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,455
18 issue groups
Security
539
5 issue groups
Performance
3
1 issue group
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $post_types used in $wpdb->get_results()\n$post_types assigned unsafely at line 279.
Sample message
Function "wp_get_abilities()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
The upgrade notice for "4.1.0" exceeds the limit of 300 characters.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$post_types} at AND p.post_type IN ({$post_types})\n
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '\_%%'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fs_plugins_api".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class FS_Plugin_Updater
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
295
External assets
2
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
8 score snapshots
v4.6.1
24
Latest
v4.6.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,012 | 539 | 1,473 | v4.6.1 | 2.0.0 |
| 24 | 2,011 | 539 | 1,472 | v4.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.