Make WordPress Themes

Changeset 243399


Ignore:
Timestamp:
09/26/2024 12:46:56 PM (14 months ago)
Author:
themedropbox
Message:

New version of Avenza - 1.2.9

Location:
avenza/1.2.9
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avenza/1.2.9/functions.php

    r242591 r243399  
    33    * Define Theme Version
    44 */
    5 define( 'AVENZA_THEME_VERSION', '1.2.8' ); 
     5define( 'AVENZA_THEME_VERSION', '1.2.9' ); 
    66   
    77function avenza_css() {
  • avenza/1.2.9/readme.txt

    r242591 r243399  
    55Tested up to: 6.6.2
    66Requires PHP: 5.6
    7 Stable tag: 1.2.8
    8 Version: 1.2.8
     7Stable tag: 1.2.9
     8Version: 1.2.9
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    184184@version 1.2.8
    185185* WP Latest Compatibility 6.6.2
     186
     187@version 1.2.9
     188* Style Improvement
  • avenza/1.2.9/style.css

    r242591 r243399  
    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.8
     8Version: 1.2.9
    99Tested up to: 6.6
    1010Requires PHP: 5.6
     
    763763    color: inherit;
    764764}
     765
     766.wp-block-post-comments-form .comment-reply-title {
     767    margin-bottom: 1.4rem;
     768}
Note: See TracChangeset for help on using the changeset viewer.