Post Author IP Security & Risk Analysis

wordpress.org/plugins/post-author-ip

Records the IP address of the original post author when a post first gets created.

90 active installs v1.4 PHP + WP 4.9+ Updated Jun 10, 2021
auditauthoripip-addresspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Author IP Safe to Use in 2026?

Generally Safe

Score 85/100

Post Author IP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "post-author-ip" v1.4 plugin exhibits a generally strong security posture based on the static analysis. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output. Crucially, the absence of any known CVEs and a clean vulnerability history further reinforces this positive outlook. The limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly reduces the potential for external exploitation. However, a notable concern is the complete lack of nonce checks and the single capability check appearing to be the only authentication/authorization mechanism within the code. While the taint analysis revealed no critical or high-severity flows, the lack of comprehensive testing (0 flows analyzed) makes it difficult to definitively rule out potential issues in more complex scenarios. The absence of file operations and external HTTP requests also contributes to a reduced risk profile.

Key Concerns

  • Missing nonce checks on AJAX/other entry points
  • Limited taint flow analysis coverage
Vulnerabilities
None known

Post Author IP Security Vulnerabilities

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

Post Author IP Release Timeline

v1.4Current
v1.3
v1.2.1
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Post Author IP Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

Post Author IP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
filtermanage_posts_columnspost-author-ip.php:75
actionmanage_posts_custom_columnpost-author-ip.php:76
actionload-edit.phppost-author-ip.php:78
actionload-post.phppost-author-ip.php:79
actiontransition_post_statuspost-author-ip.php:80
actionpost_submitbox_misc_actionspost-author-ip.php:81
actionenqueue_block_editor_assetspost-author-ip.php:82
actioninitpost-author-ip.php:83
filteris_protected_metapost-author-ip.php:84
actionadmin_initpost-author-ip.php:87
filterwp_privacy_personal_data_eraserspost-author-ip.php:88
filterwp_privacy_personal_data_exporterspost-author-ip.php:89
actionadmin_headpost-author-ip.php:244
actionplugins_loadedpost-author-ip.php:619
Maintenance & Trust

Post Author IP Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 10, 2021
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

Post Author IP Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect Post Author IP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-author-ip/css/admin.css
Version Parameters
post-author-ip/css/admin.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Post Author IP Meta Box --><!-- End Post Author IP Meta Box --><!-- Begin Post Author IP Field -->
Data Attributes
data-post-author-ip-id
JS Globals
c2c_PostAuthorIP
REST Endpoints
/wp-json/wp/v2/posts?meta_key=c2c-post-author-ip/wp-json/wp/v2/pages?meta_key=c2c-post-author-ip/wp-json/wp/v2/custom_post_type?meta_key=c2c-post-author-ip
FAQ

Frequently Asked Questions about Post Author IP