startop
Active member
- Feb 18, 2019
- 865
- 184
- 43
Please update
Author – Nsp Code
Hash – b7844dd72258166b4dc644c9e6b3140f9be6169f
Author – Nsp Code
Hash – dc6c5fab75f255081c0c7081b464a4de176f3c9e
4.4
Release Date – 2022-11-10Author – Nsp Code
Hash – b7844dd72258166b4dc644c9e6b3140f9be6169f
- New functionality Overview – Security Scan
- Security Scan functions: WordPress Version, WordPress Version Stability, PHP Version, MySQL Version, WP Debug, Database Debug, User using Admin or Administrator, Outdated Themes, Outdated Plugins, Old Plugins, Theme/Plugin File Editor, Firewall, Dangerous Files, PHP display_errors, PHP register_globals, PHP safe_mode, PHP allow_url_include, PHP expose, Database Prefix, Authentication Unique Keys and Salts, HTTP Response Security Headers, New Theme Path, New Theme Style File Path, Hide default /wp-content/ , Hide default /wp-includes/, New Plugins Path, New wp-comments-post.php, XML-RPC, JSON REST, Clean the REST API response, User Registration, Block license.txt, Block readme.html, Change WordPress TagLine, Remove WordPress Generator Meta, Remove Other Generator Meta, Remove wlwmanifest Meta, Emulate CMS, Process robots.txt, Remove Link Header, Remove Environment Headers, Remove Comments, New wp-login.php, New Admin Url, New run-ajax.php, Post-Processing, Replacements.
- Output all rewrite headers ( set and unset ) within the same block
- Ignore the Developer Tools option on iphone, to avoid redirect issue.
- Avoid outputting “document.addEventListener” block, unless an option using it is active.
- Replace spaces with %20 for plugins, when customize the slugs.
- Minor code improvements
4.3.1.4
Release Date – 2022-11-09Author – Nsp Code
Hash – dc6c5fab75f255081c0c7081b464a4de176f3c9e
- Attempt to unserialize the post meta value before reverse the urls.
- Allow all scripts with no type attribute, for post-processed.
- Fix the custom cache folder for CSS and JavaScript PostProcessing modules.
- Compatibility file with BunnyCDN: Automatically add the custom URLs to the allowed directories.
- Compatibility file update for WP Meteor.