Changeset 3486680
- Timestamp:
- 03/19/2026 04:27:32 PM (10 days ago)
- Location:
- freelancebo-sentra-control/trunk
- Files:
-
- 2 edited
-
freelancebo-sentra-control.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
freelancebo-sentra-control/trunk/freelancebo-sentra-control.php
r3485789 r3486680 4 4 * Plugin URI: https://freelancebo.it 5 5 * Description: WordPress security agent - connects to FreelanceBo Sentra Control central console for WAF, malware scanning, brute force protection, and file integrity monitoring. 6 * Version: 2. 1.96 * Version: 2.2.0 7 7 * Author: Freelancebo 8 8 * License: GPL-2.0-or-later … … 12 12 if (!defined('ABSPATH')) exit; 13 13 14 define("SENTRA_VERSION", "2. 1.9");14 define("SENTRA_VERSION", "2.2.0"); 15 15 define('SENTRA_PLUGIN_DIR', plugin_dir_path(__FILE__)); 16 16 define('SENTRA_PLUGIN_URL', plugin_dir_url(__FILE__)); -
freelancebo-sentra-control/trunk/readme.txt
r3485789 r3486680 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 2. 1.97 Stable tag: 2.2.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.