Changeset 3334752
- Timestamp:
- 07/27/2025 09:00:43 AM (5 months ago)
- Location:
- zenpress
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.9.1 (copied) (copied from zenpress/trunk)
-
tags/1.0.9.1/readme.txt (modified) (4 diffs)
-
tags/1.0.9.1/zenpress.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/zenpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zenpress/tags/1.0.9.1/readme.txt
r3334749 r3334752 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 1.0.9 7 Stable tag: 1.0.9.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 99 99 define('ZENPRESS_CLEAN_ADMIN_BAR', false); // Disable admin bar cleanup 100 100 define('ZENPRESS_CLEAN_DASHBOARD_ITEMS', false); // Disable dashboard cleanup 101 define('ZENPRESS_DISABLE_LOGIN_LANGUAGE_SELECTOR', false); // Disable login language selector101 define('ZENPRESS_DISABLE_LOGIN_LANGUAGE_SELECTOR', false); // Disable login language selector 102 102 103 103 == Screenshots == … … 129 129 = Does this plugin work with PHP 8 = 130 130 131 Yes, it's actively tested and working up to PHP 8. 2.131 Yes, it's actively tested and working up to PHP 8.4. 132 132 133 133 = Do you accept donations? = … … 138 138 139 139 == Changelog == 140 141 = 1.0.9.1 = 142 143 - Compatibility : Plugin tested up to PHP 8.4 140 144 141 145 = 1.0.9 = -
zenpress/tags/1.0.9.1/zenpress.php
r3334749 r3334752 12 12 * Plugin Name: ZenPress - Unbloat, Performance & Security 13 13 * Description: The zeniest unbloat, performance and security lightweight plugin for WordPress and WooCommerce. Install, activate, and done! 14 * Version: 1.0.9 14 * Version: 1.0.9.1 15 15 * Plugin URI: https://wordpress.org/plugins/zenpress/ 16 16 * Author: Quentin Le Duff -
zenpress/trunk/readme.txt
r3334749 r3334752 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 1.0.9 7 Stable tag: 1.0.9.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 99 99 define('ZENPRESS_CLEAN_ADMIN_BAR', false); // Disable admin bar cleanup 100 100 define('ZENPRESS_CLEAN_DASHBOARD_ITEMS', false); // Disable dashboard cleanup 101 define('ZENPRESS_DISABLE_LOGIN_LANGUAGE_SELECTOR', false); // Disable login language selector101 define('ZENPRESS_DISABLE_LOGIN_LANGUAGE_SELECTOR', false); // Disable login language selector 102 102 103 103 == Screenshots == … … 129 129 = Does this plugin work with PHP 8 = 130 130 131 Yes, it's actively tested and working up to PHP 8. 2.131 Yes, it's actively tested and working up to PHP 8.4. 132 132 133 133 = Do you accept donations? = … … 138 138 139 139 == Changelog == 140 141 = 1.0.9.1 = 142 143 - Compatibility : Plugin tested up to PHP 8.4 140 144 141 145 = 1.0.9 = -
zenpress/trunk/zenpress.php
r3334749 r3334752 12 12 * Plugin Name: ZenPress - Unbloat, Performance & Security 13 13 * Description: The zeniest unbloat, performance and security lightweight plugin for WordPress and WooCommerce. Install, activate, and done! 14 * Version: 1.0.9 14 * Version: 1.0.9.1 15 15 * Plugin URI: https://wordpress.org/plugins/zenpress/ 16 16 * Author: Quentin Le Duff
Note: See TracChangeset
for help on using the changeset viewer.