Post Tags Export/Import Security & Risk Analysis

wordpress.org/plugins/post-tags-exportimport

A simple and lightweight plugin to export all posts to a JSON file and import tags from a JSON file to update posts, matching them by slug.

10 active installs v1.4.3 PHP 7.2+ WP 5.0+ Updated Dec 8, 2025
bulk-editexportimportmigrationtag-management
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Tags Export/Import Safe to Use in 2026?

Generally Safe

Score 100/100

Post Tags Export/Import has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "post-tags-exportimport" v1.4.3 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, all identified entry points are protected. The code analysis reveals good practices, with no dangerous functions, SQL queries executed using prepared statements, and a high percentage of properly escaped output. The presence of nonce checks and the lack of critical or high-severity taint flows further indicate robust security measures within the code. The plugin also benefits from a clean vulnerability history, with no known CVEs, suggesting a history of secure development and maintenance.

Vulnerabilities
None known

Post Tags Export/Import Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Post Tags Export/Import Release Timeline

v1.4.3Current
v1.4.2
Code Analysis
Analyzed Apr 16, 2026

Post Tags Export/Import Code Analysis

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

Output Escaping

95% escaped21 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
PTIMPEX_handle_actions (post-tags-exportimport.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Post Tags Export/Import Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menupost-tags-exportimport.php:34
actionadmin_noticespost-tags-exportimport.php:111
actionadmin_noticespost-tags-exportimport.php:128
actionadmin_noticespost-tags-exportimport.php:158
actionadmin_initpost-tags-exportimport.php:175
Maintenance & Trust

Post Tags Export/Import Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 8, 2025
PHP min version7.2
Downloads366

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Post Tags Export/Import Developer Profile

BaiatuLuTata

4 plugins · 110 total installs

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

How We Detect Post Tags Export/Import

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-tags-exportimport/css/ptei-style.css/wp-content/plugins/post-tags-exportimport/js/ptei-script.js
Script Paths
/wp-content/plugins/post-tags-exportimport/js/ptei-script.js
Version Parameters
post-tags-exportimport/css/ptei-style.css?ver=post-tags-exportimport/js/ptei-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ptei-containerptei-section
Data Attributes
name="PTIMPEX_action"name="PTIMPEX_export_nonce_field"name="PTIMPEX_import_nonce_field"name="PTIMPEX_import_file"
FAQ

Frequently Asked Questions about Post Tags Export/Import