Plugin Directory

Changeset 3372630


Ignore:
Timestamp:
10/03/2025 11:14:30 PM (6 months ago)
Author:
volixta
Message:

Tested up to: 6.8.3

Location:
volixta-ssl-security-headers/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • volixta-ssl-security-headers/trunk/NOTICE.txt

    r3372082 r3372630  
    11Volixta SSL & Security Headers — Trademark & Licensing Notice
    2 Version: 1.0.2
     2Version: 1.0.3
    33Date: 2025-09-15
    44
  • volixta-ssl-security-headers/trunk/readme.txt

    r3372082 r3372630  
    102102
    103103== Changelog ==
     104= 1.0.3 =
     105* Tested up to: 6.8.3
     106
    104107= 1.0.2 =
    105108* Updated readme.txt (corrected description)
  • volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php

    r3372082 r3372630  
    44 * Plugin Name: Volixta SSL & Security Headers
    55 * Description: Activate SSL/HTTPS, apply modern Security Headers (incl. HSTS), fix mixed content, file-permissions audit, — simple & safe.
    6  * Version: 1.0.2
     6 * Version: 1.0.3
    77 * Author: HELLO SITE LLC
    88 * Author URI: https://www.agence-hello-site.com/
     
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1313 * Requires at least: 5.8
    14  * Tested up to: 6.6
     14 * Tested up to: 6.8.3
    1515 * Requires PHP: 7.4
    1616 */
     
    1818if (! defined('ABSPATH')) exit;
    1919
    20 define('VOLISSAM_VERSION', '1.0.0');
     20define('VOLISSAM_VERSION', '1.0.3');
    2121define('VOLISSAM_MARKER', 'Volixta Security Headers');
    2222define('VOLISSAM_REDIRECT_MARKER', 'Volixta HTTPS Redirect');
Note: See TracChangeset for help on using the changeset viewer.