
Admin Ajax dot php? No Thank You! Security & Risk Analysis
wordpress.org/plugins/admin-ajax-php-no-thank-youChanges the wp-admin/admin-ajax.php endpoint to /ajax/
Is Admin Ajax dot php? No Thank You! Safe to Use in 2026?
Generally Safe
Score 85/100Admin Ajax dot php? No Thank You! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "admin-ajax-php-no-thank-you" v0.6.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping the vast majority of its outputs. The lack of file operations and external HTTP requests further reduces potential vulnerabilities.
However, a notable concern arises from the presence of the `create_function` dangerous function. While the provided data does not indicate any specific exploit or taint flow originating from this function in this version, its use is inherently risky as it can be exploited for code injection if user-supplied data is not strictly sanitized and validated before being passed to it. The complete absence of nonce checks and capability checks on any potential entry points, though currently theoretical given the zero entry points, represents a potential weakness if the plugin were to introduce such functionalities in the future without proper security measures.
The vulnerability history is exceptionally clean, with no known CVEs recorded. This, coupled with the clean taint analysis results, suggests a history of secure development or a low profile that has not yet attracted widespread vulnerability discovery. Overall, the plugin appears robust in its current state, with the primary area for improvement being the removal of the `create_function` usage and the implementation of robust security checks should the attack surface expand.
Key Concerns
- Use of dangerous function create_function
- Missing nonce checks on AJAX/entry points
- Missing capability checks on AJAX/entry points
Admin Ajax dot php? No Thank You! Security Vulnerabilities
Admin Ajax dot php? No Thank You! Code Analysis
Dangerous Functions Found
Output Escaping
Admin Ajax dot php? No Thank You! Attack Surface
Maintenance & Trust
Admin Ajax dot php? No Thank You! Maintenance & Trust
Maintenance Signals
Community Trust
Admin Ajax dot php? No Thank You! Alternatives
LH Javascript Error log
lh-javascript-error-log
Log Javascript errors from your browser to your wordpress error log.
Heartbeat Controller
heartbeat-controller
Control WordPress Heartbeat API to reduce load. Allow, disable, or set custom frequency for Dashboard, Post Editor, and Frontend.
Ajaxize
ajaxize
Ajaxize will allow you to ajaxize almost any php function on your site.
OOW PJAX
oow-pjax
Transform your WordPress site into a fast, seamless PJAX (PushState + AJAX) experience without jQuery.
AJAX Loading
ajax-loading
This plugin improves your users page experience without reloading pages using AJAX.
Admin Ajax dot php? No Thank You! Developer Profile
5 plugins · 50 total installs
How We Detect Admin Ajax dot php? No Thank You!
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
admin-ajax-php-no-thank-you/style.css?ver=0.6.3admin-ajax-php-no-thank-you/script.js?ver=0.6.3