Taxonomy CSV Import Export

Easily import and export WordPress taxonomies and users using CSV files.

v1.4Md.Rakib HossenUpdated Added 700 installs100% rating
35
Score
5
Errors
30
Warnings
+0
Change

Category Scores

Security35
Repo83
Performance100
Maintainability93

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

35 findings

Security

27

5 issue groups

Maintainability

5

4 issue groups

Supply Chain

3

1 issue group

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.14
Category
Security
Occurrences
14
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES['csv_file']['tmp_name']5
Category
Security
Occurrences
5
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_FILES['csv_file']['tmp_name']

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.3
Category
Security
Occurrences
3
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_POST['taxocsie_nonce'] not unslashed before sanitization. Use wp_unslash() or similar3
Category
Security
Occurrences
3
Severity
warning

Sample message

$_POST['taxocsie_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORSupply ChainHidden files includedHidden files are not permitted.3
Category
Supply Chain
Occurrences
3
Severity
error

Sample message

Hidden files are not permitted.

WARNINGMaintainabilityDiscouraged PHP functionThe use of function set_time_limit() is discouraged2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

The use of function set_time_limit() is discouraged

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_FILES['file']['tmp_name']. Check that the array index exists before using it.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_FILES['file']['tmp_name']. Check that the array index exists before using it.

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Taxonomy_CSV_Import_Export".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Taxonomy_CSV_Import_Export".

ERRORMaintainabilityfile system operations fcloseFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERRORMaintainabilityfile system operations fopenFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

External Connections

Potential connections found in static code analysis.

3 domains

Outbound calls

3

External assets

0

Incoming endpoints

8

Notable Domains

rlorakib.com1 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints8
wp_ajax_academy_preview_importauthenticated

wp_ajax

wp_ajax_academy_run_importauthenticated

wp_ajax

wp_ajax_taxo_preview_importauthenticated

wp_ajax

wp_ajax_taxocsie_ajax_create_termauthenticated

wp_ajax

wp_ajax_taxocsie_delete_taxonomyauthenticated

wp_ajax

wp_ajax_taxocsie_get_parent_termsauthenticated

wp_ajax

wp_ajax_taxocsie_preview_exportauthenticated

wp_ajax

wp_ajax_taxocsie_save_taxonomyauthenticated

wp_ajax

Score History

First score snapshot

v1.4

35

Latest

Findings
35
Errors
5
Warnings
30
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

30 nodes

Related Plugins