XYZ WP Insert Code Snippet Premium WordPress plugin updated – v 1.5.5
Hi All,
We have released a new version of XYZ WP Insert Code Snippet WordPress plugin.
The new version is 1.5.5
This version contains the following updates.
*Added warning notice: “Plugin data will be lost upon deletion”
*Secured redirects using wp_safe_redirect()
*Hardened SQL queries with parameterized and secure practices
*Implemented CSS versioning for cache busting
*Used get_userdata() for reliable user data retrieval
*Replaced repeated logic with reusable functions to improve maintainability
*Secured use of eval() by blocking disallowed functions:
eval, exec, shell_exec, system, passthru, proc_open, popen, curl_exec, file_put_contents
*Added validation in settings: email field must not be empty if exception handling is enabled
*Added minimum PHP version check (PHP 7.0 or higher)
XYZScripts Team