Changeset 3432402
- Timestamp:
- 01/05/2026 05:38:16 AM (2 months ago)
- Location:
- awesome-checkout-templates
- Files:
-
- 3 edited
-
tags/1.3.1/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
awesome-checkout-templates/tags/1.3.1/index.php
r3431546 r3432402 6 6 * Version: 1.3.1 7 7 * Requires at least: 6.4 8 * Requires PHP: 7.49 * Tested up to: 6. 68 * Requires PHP: 8.0 9 * Tested up to: 6.9 10 10 * Author: Coder426 11 11 * Author URI: https://www.hirewebxperts.com -
awesome-checkout-templates/trunk/index.php
r3431548 r3432402 6 6 * Version: 1.3.1 7 7 * Requires at least: 6.4 8 * Requires PHP: 7.49 * Tested up to: 6. 68 * Requires PHP: 8.0 9 * Tested up to: 6.9 10 10 * Author: Coder426 11 11 * Author URI: https://www.hirewebxperts.com -
awesome-checkout-templates/trunk/readme.txt
r3431548 r3432402 1 1 === Awesome Checkout Templates === 2 2 Contributors: coder426 3 Donate link: https://hirewebxperts.com/donate/ 3 4 Tags: checkout templates, one page checkout, woocommerce checkout, single page checkout, direct checkout 4 Requires at least: 6. 45 Requires at least: 6.3.2 or higher 5 6 Tested up to: 6.9 6 7 Stable tag: 1.3.1 7 8 License: GPLv2 or later 8 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Requires PHP: 8.010 10 WC tested up to: 9.4.1 11 11 … … 39 39 The plugin is simple to install: 40 40 41 * Download awesome-checkout-templates.1.3.1.zip41 * Download woo-awesome-checkout-template.1.3.zip 42 42 * Unzip 43 * Upload awesome-checkout-templates directory to your /wp-content/plugins directory 44 * Download Font Awesome 6.5.1 from https://fontawesome.com/download (Free for Web package) 45 * Extract Font Awesome and copy css/all.min.css to assets/libs/fontawesome/fontawesome.min.css 46 * Copy the webfonts folder to assets/libs/fontawesome/webfonts/ 43 * Upload catcbll directory to your /wp-content/plugins directory 47 44 * Go to the plugin menu page and activate the plugin. 48 45 … … 90 87 == Changelog == 91 88 92 = 1.3.1 - 31/Dec/2025 =93 - Updated Font Awesome from 4.7.0 to 6.5.1 (latest version) - now using local files instead of CDN94 - Removed all CDN dependencies - all libraries now use local files95 - Fixed PHP 8.2 compatibility issues96 - Improved security with proper sanitization and nonce verification97 - Updated WordPress and PHP version requirements98 99 89 = 1.3 - 17/Apr/2025 = 100 90 - Libraries updated - bootstrap, jQuery
Note: See TracChangeset
for help on using the changeset viewer.