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
I18n
257
8 issue groups
Maintainability
239
12 issue groups
Security
63
3 issue groups
Supply Chain
1
1 issue group
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
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
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
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 $query used in $wpdb->get_results()\n$query assigned unsafely at line 1219.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Autolinks_List".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STAGS_DIR".
Sample message
Translatable string should not be wrapped in HTML. Found: '<h4>Related posts</h4>'
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Function "get_post_timestamp()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Direct integration with a third-party AI provider (api.openai.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
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
The $text text string should have translatable content. Found: ''
Sample message
The $plural parameter must be a single text string literal. Found: $label[2][1]
Sample message
The $single parameter must be a single text string literal. Found: $label[2][0]
Sample message
The $text parameter must be a single text string literal. Found: $select_key
Sample message
Hidden files are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Tag, Category, and Taxonomy Manager - Autotagger Automatically Add Terms" is different from the name declared in plugin header "TaxoPress".
Potential connections found in static code analysis.
Outbound calls
195
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
4 score snapshots
v3.53.0
27
Latest
v3.52.0
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 562 | 348 | 214 | v3.53.0 | 2.1.0 |
| 27 | 560 | 346 | 214 | v3.52.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.