Make WordPress Themes

Changeset 261278


Ignore:
Timestamp:
02/27/2025 12:52:54 PM (9 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.5.1

Location:
avenza/1.5.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.5.1/functions.php

    r260533 r261278  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.5.0' ); 
     5define( 'AVENZA_THEME_VERSION', '1.5.1' ); 
    66   
    77function avenza_css() {
  • avenza/1.5.1/readme.txt

    r260533 r261278  
    55Tested up to: 6.7.1
    66Requires PHP: 5.6
    7 Stable tag: 1.5.0
    8 Version: 1.5.0
     7Stable tag: 1.5.1
     8Version: 1.5.1
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    251251* WooCommerce Block Style Improvement
    252252
     253@version 1.5.1
     254* Block Style Updated
  • avenza/1.5.1/style.css

    r260533 r261278  
    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.5.0
     8Version: 1.5.1
    99Tested up to: 6.7
    1010Requires PHP: 5.6
     
    851851    text-decoration: none !important;
    852852}
     853
     854a.wp-block-latest-posts__post-title {
     855    text-decoration: none;
     856}
Note: See TracChangeset for help on using the changeset viewer.