Plugin Directory

Changeset 3432402


Ignore:
Timestamp:
01/05/2026 05:38:16 AM (2 months ago)
Author:
coder426
Message:

-- ACT-1.3.1 - readme file updates--

Location:
awesome-checkout-templates
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • awesome-checkout-templates/tags/1.3.1/index.php

    r3431546 r3432402  
    66 * Version:           1.3.1
    77 * Requires at least: 6.4
    8  * Requires PHP:      7.4
    9  * Tested up to:      6.6
     8 * Requires PHP:      8.0
     9 * Tested up to:      6.9
    1010 * Author:            Coder426
    1111 * Author URI:        https://www.hirewebxperts.com
  • awesome-checkout-templates/trunk/index.php

    r3431548 r3432402  
    66 * Version:           1.3.1
    77 * Requires at least: 6.4
    8  * Requires PHP:      7.4
    9  * Tested up to:      6.6
     8 * Requires PHP:      8.0
     9 * Tested up to:      6.9
    1010 * Author:            Coder426
    1111 * Author URI:        https://www.hirewebxperts.com
  • awesome-checkout-templates/trunk/readme.txt

    r3431548 r3432402  
    11=== Awesome Checkout Templates ===
    22Contributors: coder426
     3Donate link: https://hirewebxperts.com/donate/
    34Tags: checkout templates, one page checkout, woocommerce checkout, single page checkout, direct checkout
    4 Requires at least: 6.4
     5Requires at least: 6.3.2 or higher
    56Tested up to: 6.9
    67Stable tag: 1.3.1
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 Requires PHP: 8.0
    1010WC tested up to: 9.4.1
    1111
     
    3939The plugin is simple to install:
    4040
    41  * Download awesome-checkout-templates.1.3.1.zip
     41 * Download woo-awesome-checkout-template.1.3.zip
    4242 * 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
    4744 * Go to the plugin menu page and activate the plugin.
    4845
     
    9087== Changelog ==
    9188
    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 CDN
    94 - Removed all CDN dependencies - all libraries now use local files
    95 - Fixed PHP 8.2 compatibility issues
    96 - Improved security with proper sanitization and nonce verification
    97 - Updated WordPress and PHP version requirements
    98 
    9989= 1.3 - 17/Apr/2025 =
    10090- Libraries updated - bootstrap, jQuery
Note: See TracChangeset for help on using the changeset viewer.