diff --git a/admin/views/logs.php b/admin/views/logs.php index 2ddc885..c94400b 100755 --- a/admin/views/logs.php +++ b/admin/views/logs.php @@ -11,7 +11,7 @@
diff --git a/custom-404-pro.php b/custom-404-pro.php index 6f432bd..668ebd2 100755 --- a/custom-404-pro.php +++ b/custom-404-pro.php @@ -4,7 +4,7 @@ Plugin Name: Custom 404 Pro Plugin URI: https://wordpress.org/plugins/custom-404-pro/ Description: Override the default 404 page with any page or a custom URL from the Admin Panel. -Version: 3.8.1 +Version: 3.8.2 Author: Kunal Nagar Author URI: https://www.kunalnagar.in License: GPL-2.0+ diff --git a/readme.txt b/readme.txt index d00eb39..4c2aa81 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.me/kunalnagar88/10 Tags: wordpress, 404, 404 error page, 404 link, 404 page, broken link, custom 404, custom 404 error, custom 404 error page, custom 404 page, customize 404, customize 404 error page, customize 404 page, error, error page, missing, page, page not found, page not found error Requires at least: 3.0.1 Tested up to: 6.2 -Stable tag: 3.8.1 +Stable tag: 3.8.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -55,6 +55,9 @@ Uninstall the plugin from the Plugins page (important!) and reinstall it. Never == Changelog == += 3.8.2 = +* Fix logs vuln + = 3.8.1 = * Fix Search vuln