Make WordPress Themes

Changeset 241123


Ignore:
Timestamp:
09/05/2024 12:59:12 PM (15 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.2.6

Location:
avenza/1.2.6
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.2.6/functions.php

    r240390 r241123  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.2.5' ); 
     5define( 'AVENZA_THEME_VERSION', '1.2.6' ); 
    66   
    77function avenza_css() {
  • avenza/1.2.6/readme.txt

    r240390 r241123  
    55Tested up to: 6.6.1
    66Requires PHP: 5.6
    7 Stable tag: 1.2.5
    8 Version: 1.2.5
     7Stable tag: 1.2.6
     8Version: 1.2.6
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    175175@version 1.2.5
    176176* Tested WP Compatibility 6.6.1
     177
     178@version 1.2.6
     179* Fixed Style Focus Issue
  • avenza/1.2.6/style.css

    r240390 r241123  
    66Description: Avenza is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avenza comes with everything you could ever need to build an amazing website, and It's perfect for any type of business. View the demo of Avenza Pro https://www.nayrathemes.com/demo/pro/?theme=avenza
    77Template: avril
    8 Version: 1.2.5
     8Version: 1.2.6
    99Tested up to: 6.6
    1010Requires PHP: 5.6
     
    755755    text-decoration: none;
    756756}
     757
     758.wc-block-featured-category__link .wp-block-button__link:focus {
     759    color: #fff;
     760}
Note: See TracChangeset for help on using the changeset viewer.