Make WordPress Themes

Changeset 269417 for daizy


Ignore:
Timestamp:
04/28/2025 08:04:24 AM (7 months ago)
Author:
themedropbox
Message:

New version of Daizy - 12.6

Location:
daizy/12.6
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/12.6/functions.php

    r268858 r269417  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '12.5' );
     3define( 'DAIZY_THEME_VERSION', '12.6' );
    44
    55function daizy_css() {
  • daizy/12.6/readme.txt

    r268858 r269417  
    44Tested up to: 6.8
    55Requires PHP: 5.6
    6 Stable tag: 12.5
    7 Version: 12.5
     6Stable tag: 12.6
     7Version: 12.6
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8585##Changelog
    8686
     87@version 12.6
     88* Block Style Improvement
     89
    8790@version 12.5
    8891* Latest WP Compatibility 6.8
  • daizy/12.6/style.css

    r268858 r269417  
    66    Description: Daizy is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Daizy 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 Daizy Premium https://demo.speciatheme.com/pro/?theme=daizy
    77    Template: specia
    8     Version: 12.5
     8    Version: 12.6
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    11771177    line-height: 18px;
    11781178}
     1179
     1180.wc-block-components-totals-coupon-link {
     1181    line-height: 18px;
     1182}
Note: See TracChangeset for help on using the changeset viewer.