Post Like Security & Risk Analysis

wordpress.org/plugins/post-like

Post like is a simple ajax based post like/unlike plugin that help your visitors to like posts. Counter shows number of post likes.

10 active installs v1.0.3 PHP + WP 4.0+ Updated Feb 17, 2019
countlikelovepostunlike
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Like Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "post-like" plugin version 1.0.3 presents a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and unpatched vulnerabilities is a strong indicator of good security maintenance. Furthermore, the plugin utilizes prepared statements for all SQL queries, and importantly, all identified entry points (AJAX handlers) appear to have appropriate nonce and capability checks, suggesting a robust defense against common web attacks targeting WordPress plugins. The complete lack of taint analysis findings and file operations also contributes to a favorable security profile.

However, a notable area for concern is the output escaping. With 44% of outputs properly escaped, there's a significant portion (56%) that is not. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. While the static analysis did not flag any specific XSS issues, the high percentage of unescaped output represents a latent risk that should be addressed. The plugin demonstrates good practices in handling direct code execution vectors, but the output sanitization is a critical weakness that could be exploited.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Post Like Security Vulnerabilities

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

Post Like Release Timeline

v1.0.3Current
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Post Like Code Analysis

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

Output Escaping

44% escaped43 total outputs
Attack Surface

Post Like Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_post_likeinc/class-post-like.php:37
authwp_ajax_post_unlikeinc/class-post-like.php:38
WordPress Hooks 11
actionadmin_initinc/class-pl-options.php:36
actionadmin_menuinc/class-pl-options.php:37
actionpl_form_sidebarinc/class-pl-options.php:40
actionadmin_enqueue_scriptsinc/class-pl-settings-api.php:23
filterthe_contentinc/class-post-like.php:33
actionwp_enqueue_scriptsinc/class-post-like.php:34
filterpl_display_post_like_link_oninc/class-post-like.php:40
actionwp_footerinc/class-svg-icons.php:14
actionadmin_footerinc/class-svg-icons.php:19
actioninitpost-like.php:50
actionplugins_loadedpost-like.php:60
Maintenance & Trust

Post Like Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 17, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Post Like Developer Profile

Aamer Shahzad

3 plugins · 10 total installs

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

How We Detect Post Like

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-like/assets/css/pl-admin-styles.css/wp-content/plugins/post-like/assets/js/pl-frontend.js
Script Paths
/wp-content/plugins/post-like/assets/js/pl-frontend.js
Version Parameters
post-like/assets/css/pl-admin-styles.css?ver=post-like/assets/js/pl-frontend.js?ver=

HTML / DOM Fingerprints

JS Globals
pl_params
FAQ

Frequently Asked Questions about Post Like