diff --git a/falcon.php b/falcon.php index ee99c5e..cd64343 100644 --- a/falcon.php +++ b/falcon.php @@ -3,12 +3,27 @@ * Plugin Name: Falcon * Plugin URI: https://elightup.com * Description: WordPress optimizations & tweaks - * Version: 2.8.4 + * Version: 2.8.5 * Author: eLightUp * Author URI: https://elightup.com * License: GPL2+ * Text Domain: falcon * Domain Path: /languages/ + * + * Copyright (C) 2010-2025 Tran Ngoc Tuan Anh. All rights reserved. + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ namespace Falcon; diff --git a/readme.txt b/readme.txt index 08bcff5..4433121 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: elightup, rilwis, truongwp, paracetamol27 Tags: optimize, performance, speed, tweaks, admin Requires at least: 5.9 Tested up to: 6.7.1 -Stable tag: 2.8.4 +Stable tag: 2.8.5 Requires PHP: 7.4 License: GPLv2 or later @@ -105,6 +105,11 @@ Go to *Dashboard | Plugins | Add New* and search for **Falcon**. Then install an == Changelog == += 2.8.5 - 2025-02-06 = +- Search posts only: exclude admin and rest API requests +- Do not enable "No Gutenberg" and "Search Posts Only" by default +- No Gutenberg: remove support for post types + = 2.8.4 - 2024-11-22 = - Fix not showing site icon in the login page - Fix security for sending test email