Changeset 3388943
- Timestamp:
- 11/03/2025 02:38:27 PM (5 months ago)
- Location:
- volixta-ssl-security-headers/trunk
- Files:
-
- 3 edited
-
NOTICE.txt (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
volixta-ssl-security-headers.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
volixta-ssl-security-headers/trunk/NOTICE.txt
r3372640 r3388943 1 1 Volixta SSL & Security Headers — Trademark & Licensing Notice 2 Version: 1.0. 52 Version: 1.0.6 3 3 Date: 2025-09-15 4 4 -
volixta-ssl-security-headers/trunk/readme.txt
r3372640 r3388943 115 115 116 116 == Changelog == 117 = 1.0.6 = 118 * Updated readme.txt 119 117 120 = 1.0.5 = 118 121 * Updated readme.txt … … 125 128 126 129 = 1.0.2 = 127 * Updated readme.txt (corrected description)130 * Updated readme.txt 128 131 129 132 = 1.0.1 = 130 * Updated readme.txt (improved description, SEO, FAQ)133 * Updated readme.txt 131 134 132 135 = 1.0.0 = … … 162 165 If you like this plugin, then consider checking out our other plugins: 163 166 164 - [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com) 167 - [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com){:target="_blank" rel="nofollow"} 165 168 Manage unlimited staff, services, clients, payments, and locations in one powerful system. 166 169 167 - [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite) 170 - [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite){:target="_blank" rel="ugc"} -
volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php
r3372640 r3388943 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. 56 * Version: 1.0.6 7 7 * Author: HELLO SITE LLC 8 8 * Author URI: https://www.agence-hello-site.com/ … … 18 18 if (! defined('ABSPATH')) exit; 19 19 20 define('VOLISSAM_VERSION', '1.0. 4');20 define('VOLISSAM_VERSION', '1.0.6'); 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.