Make WordPress Themes

Changeset 259970


Ignore:
Timestamp:
02/15/2025 02:08:15 PM (9 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.4.9

Location:
avenza/1.4.9
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.4.9/functions.php

    r258818 r259970  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.4.8' ); 
     5define( 'AVENZA_THEME_VERSION', '1.4.9' ); 
    66   
    77function avenza_css() {
  • avenza/1.4.9/readme.txt

    r258818 r259970  
    55Tested up to: 6.7.1
    66Requires PHP: 5.6
    7 Stable tag: 1.4.8
    8 Version: 1.4.8
     7Stable tag: 1.4.9
     8Version: 1.4.9
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    244244@version 1.4.8
    245245* Block Style Improvements
     246
     247@version 1.4.9
     248* Block Style Improvement
     249
  • avenza/1.4.9/style.css

    r258818 r259970  
    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.4.8
     8Version: 1.4.9
    99Tested up to: 6.7
    1010Requires PHP: 5.6
     
    843843    line-height: 20px;
    844844}
     845
     846.wp-block-file.has-background {
     847    padding: 0.5rem;
     848}
Note: See TracChangeset for help on using the changeset viewer.