Supercharged tool to build your own awesome Encyclopedia / Lexicon / Glossary / Wiki / Dictionary / Knowledge base / Directory / Vocabulary in no time
Prioritized issue groups from the latest Plugin Check scan
Security
220
5 issue groups
Maintainability
88
9 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$archive_feed'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$archive_url".
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
Unescaped parameter $str_term_id_list used in $wpdb->get_col()\n$str_term_id_list assigned unsafely at line 43.
Sample message
Use placeholders and $wpdb->prepare(); found $str_term_id_list
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sprintf('encyclopedia_link_item_in_acf_%s', $field['name'])".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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 "Encyclopedia / Glossary / Wiki" is different from the name declared in plugin header "Encyclopedia Lite".
Sample message
Tested up to: 6.6 < 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
Function "utf8_decode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.7.61
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 311 | 263 | 48 | v1.7.61 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.