Tags, Categories and WordPress terms are easy with TaxoPress. Add a Tag or Category to Pages, manage your WooCommerce Categories and Tags and more.
Prioritized issue groups from the latest Plugin Check scan
Security
695
10 issue groups
Maintainability
264
11 issue groups
I18n
251
4 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$added_post_term".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $in_taxonomies at \t\t\tWHERE 1 = %d AND tt.taxonomy IN ($in_taxonomies)\r\n
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_delete_empty_element".
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['wp-postpass_' . COOKIEHASH]. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$1s, %2$2s", but got "%1s, %2s" in '%1s terms added to this %2s.'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "editable_slug".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$key'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Unescaped parameter $post_type_sql used in $wpdb->get_col()\n$post_type_sql assigned unsafely at line 1398.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Autolinks_List".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STAGS_DIR".
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
The parameter "$count_args" at position #2 of wp_count_terms() has been deprecated since WordPress version 5.6.0. Instead do not pass the parameter.
Sample message
Translatable string should not be wrapped in HTML. Found: '<h4>Related posts</h4>'
Potential connections found in static code analysis.
Outbound calls
231
External assets
0
Incoming endpoints
31
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
17 more hidden
2 score snapshots
v3.51.0
24
Latest
v3.50.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,247 | 405 | 842 | v3.51.0 | 2.0.0 |
| 23 | 1,274 | 405 | 869 | v3.50.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.