Any Post Import Export with ACF Security & Risk Analysis

wordpress.org/plugins/any-post-import-export-with-acf

Import and export single posts between WordPress sites with ACF data, featured images, and post metadata preserved.

60 active installs v1.1.3 PHP 7.0+ WP 4.7+ Updated Jan 9, 2026
acfcontent-migrationcustom-fieldspost-exportpost-import
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Any Post Import Export with ACF Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "any-post-import-export-with-acf" plugin v1.1.3 exhibits a generally strong security posture based on the provided static analysis. The absence of identified dangerous functions, the consistent use of prepared statements for all SQL queries, and a high percentage of properly escaped output are all positive indicators. Furthermore, the plugin demonstrates good security practices by implementing nonce and capability checks for its entry points, and it has no recorded vulnerability history, suggesting a mature and well-maintained codebase.

However, there are a few areas that warrant attention. The taint analysis revealed four flows with unsanitized paths, and while none were flagged as critical or high severity, this represents a potential weakness. It indicates that user-supplied input might not be sufficiently validated or cleaned before being processed, which could lead to unexpected behavior or, in more complex scenarios, potential vulnerabilities if these paths are ever exposed to malicious input. The presence of file operations and external HTTP requests, while not inherently insecure, are common vectors for vulnerabilities and should be meticulously reviewed in conjunction with the taint analysis findings.

In conclusion, the plugin is in good standing with a low-risk profile. Its strengths lie in its robust handling of SQL and output sanitization, and its clean vulnerability history. The main area for improvement is addressing the identified unsanitized paths in the taint analysis to ensure complete input validation and mitigate any latent risks, however minor they may currently appear.

Key Concerns

  • Flows with unsanitized paths found
Vulnerabilities
None known

Any Post Import Export with ACF Security Vulnerabilities

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

Any Post Import Export with ACF Release Timeline

v1.1.3Current
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Any Post Import Export with ACF Code Analysis

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

Output Escaping

96% escaped26 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
apie_admin_notices (any-post-import-export-acf.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Any Post Import Export with ACF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_enqueue_scriptsany-post-import-export-acf.php:18
actionadmin_enqueue_scriptsany-post-import-export-acf.php:28
actionadmin_noticesany-post-import-export-acf.php:40
actionadmin_initany-post-import-export-acf.php:43
filterpost_row_actionsany-post-import-export-acf.php:88
filterpage_row_actionsany-post-import-export-acf.php:91
actionadmin_footer-edit.phpany-post-import-export-acf.php:144
actionadmin_post_apie_export_postany-post-import-export-acf.php:147
actionadmin_post_apie_import_postany-post-import-export-acf.php:148
actionadmin_noticesany-post-import-export-acf.php:151
Maintenance & Trust

Any Post Import Export with ACF Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version7.0
Downloads928

Community Trust

Rating60/100
Number of ratings1
Active installs60
Developer Profile

Any Post Import Export with ACF Developer Profile

iflairwebtechnologies

13 plugins · 970 total installs

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

How We Detect Any Post Import Export with ACF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/any-post-import-export-with-acf/assets/css/style.css/wp-content/plugins/any-post-import-export-with-acf/assets/js/scripts.js/wp-content/plugins/any-post-import-export-with-acf/assets/js/admin_script.js/wp-content/plugins/any-post-import-export-with-acf/assets/css/admin_style.css
Script Paths
/wp-content/plugins/any-post-import-export-with-acf/assets/js/scripts.js/wp-content/plugins/any-post-import-export-with-acf/assets/js/admin_script.js
Version Parameters
any-post-import-export-with-acf/assets/css/style.css?ver=any-post-import-export-with-acf/assets/js/scripts.js?ver=any-post-import-export-with-acf/assets/js/admin_script.js?ver=any-post-import-export-with-acf/assets/css/admin_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
apie_import_btn_wrapapie-import-buttonapie_import_form_wrapwrap1
Data Attributes
data-plugin-name="any-post-import-export-with-acf"
JS Globals
admin_ajax_objectadmin_ajaxObj
FAQ

Frequently Asked Questions about Any Post Import Export with ACF