JL Convert Taxonomy Terms Security & Risk Analysis

wordpress.org/plugins/jl-convert-taxonomy-terms

Move taxonomy terms to other taxonomy and save hierarchy

10 active installs v1.6 PHP 7.0+ WP 5.0+ Updated Jan 10, 2026
convert-tagsconvert-taxonomiesconvert-taxonomy-termcovert-categoriesmove-taxonomy-term
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JL Convert Taxonomy Terms Safe to Use in 2026?

Generally Safe

Score 100/100

JL Convert Taxonomy Terms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "jl-convert-taxonomy-terms" plugin version 1.6 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, external HTTP requests, file operations, and SQL queries executed without prepared statements are positive indicators. The plugin also demonstrates good practice by implementing nonce and capability checks on its single AJAX entry point, and all output appears to be properly escaped. The clean vulnerability history with no recorded CVEs further reinforces this positive outlook.

However, the analysis does reveal a potential area for concern regarding the attack surface. While the single AJAX handler is protected by authentication checks, the presence of any AJAX handlers, even when secured, still represents a potential point of interaction for attackers. The limited scope of the taint analysis, with only two flows examined, means that more complex or subtle vulnerabilities might have been missed. Overall, the plugin appears to be developed with security in mind, but a complete lack of any potential weaknesses is rare, and the limited attack surface analysis warrants a minor cautionary note.

Key Concerns

  • AJAX handler present, even if authenticated
Vulnerabilities
None known

JL Convert Taxonomy Terms Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

JL Convert Taxonomy Terms Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
34 escaped
Nonce Checks
1
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

94% escaped36 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
jlconverttax_load_categories_by_ajax (jl-convert-taxonomy-terms.php:257)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

JL Convert Taxonomy Terms Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_load_categories_by_ajaxjl-convert-taxonomy-terms.php:256
WordPress Hooks 5
actionadmin_enqueue_scriptsjl-convert-taxonomy-terms.php:49
actionadmin_menujl-convert-taxonomy-terms.php:70
actionadmin_initjl-convert-taxonomy-terms.php:88
actionupdated_optionjl-convert-taxonomy-terms.php:321
actionplugins_loadedjl-convert-taxonomy-terms.php:362
Maintenance & Trust

JL Convert Taxonomy Terms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 10, 2026
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

JL Convert Taxonomy Terms Alternatives

No alternatives data available yet.

Developer Profile

JL Convert Taxonomy Terms Developer Profile

lovecoding

3 plugins · 1K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect JL Convert Taxonomy Terms

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/jl-convert-taxonomy-terms/public/js/jlconverttax_script.js
Script Paths
/wp-content/plugins/jl-convert-taxonomy-terms/public/js/jlconverttax_script.js
Version Parameters
jlconverttax_script.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="jlconverttax-save-hierarchy"name="jlconverttax-from-taxonomy"id="jlconverttax-from-taxonomy"name="jlconverttax-to-taxonomy"
JS Globals
jlconverttax_script_ajax_object
FAQ

Frequently Asked Questions about JL Convert Taxonomy Terms