Changeset 3372630
- Timestamp:
- 10/03/2025 11:14:30 PM (6 months ago)
- Location:
- volixta-ssl-security-headers/trunk
- Files:
-
- 3 edited
-
NOTICE.txt (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
volixta-ssl-security-headers.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
volixta-ssl-security-headers/trunk/NOTICE.txt
r3372082 r3372630 1 1 Volixta SSL & Security Headers — Trademark & Licensing Notice 2 Version: 1.0. 22 Version: 1.0.3 3 3 Date: 2025-09-15 4 4 -
volixta-ssl-security-headers/trunk/readme.txt
r3372082 r3372630 102 102 103 103 == Changelog == 104 = 1.0.3 = 105 * Tested up to: 6.8.3 106 104 107 = 1.0.2 = 105 108 * Updated readme.txt (corrected description) -
volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php
r3372082 r3372630 4 4 * Plugin Name: Volixta SSL & Security Headers 5 5 * Description: Activate SSL/HTTPS, apply modern Security Headers (incl. HSTS), fix mixed content, file-permissions audit, — simple & safe. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: HELLO SITE LLC 8 8 * Author URI: https://www.agence-hello-site.com/ … … 12 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 13 13 * Requires at least: 5.8 14 * Tested up to: 6. 614 * Tested up to: 6.8.3 15 15 * Requires PHP: 7.4 16 16 */ … … 18 18 if (! defined('ABSPATH')) exit; 19 19 20 define('VOLISSAM_VERSION', '1.0. 0');20 define('VOLISSAM_VERSION', '1.0.3'); 21 21 define('VOLISSAM_MARKER', 'Volixta Security Headers'); 22 22 define('VOLISSAM_REDIRECT_MARKER', 'Volixta HTTPS Redirect');
Note: See TracChangeset
for help on using the changeset viewer.