Make WordPress Themes

Changeset 275577


Ignore:
Timestamp:
06/12/2025 02:27:30 PM (5 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.6.6

Location:
avenza/1.6.6
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.6.6/functions.php

    r274831 r275577  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.6.5' ); 
     5define( 'AVENZA_THEME_VERSION', '1.6.6' ); 
    66   
    77function avenza_css() {
  • avenza/1.6.6/readme.txt

    r274831 r275577  
    55Tested up to: 6.8.1
    66Requires PHP: 5.6
    7 Stable tag: 1.6.5
    8 Version: 1.6.5
     7Stable tag: 1.6.6
     8Version: 1.6.6
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    295295@version 1.6.5
    296296* WP Compatibility 6.8.1
     297
     298@version 1.6.6
     299* Color Issue Fixed
  • avenza/1.6.6/style.css

    r274831 r275577  
    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.6.5
     8Version: 1.6.6
    99Tested up to: 6.8
    1010Requires PHP: 5.6
     
    903903    color: #fff;
    904904}
     905
     906.wp-block-page-list a:hover,
     907.wp-block-page-list a:focus {
     908    color: inherit;
     909}
Note: See TracChangeset for help on using the changeset viewer.