Make WordPress Themes

Changeset 238672 for daizy


Ignore:
Timestamp:
08/14/2024 03:16:36 AM (16 months ago)
Author:
themedropbox
Message:

New version of Daizy - 8.9

Location:
daizy/8.9
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/8.9/functions.php

    r237655 r238672  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '8.8' );
     3define( 'DAIZY_THEME_VERSION', '8.9' );
    44
    55function daizy_css() {
  • daizy/8.9/readme.txt

    r237655 r238672  
    44Tested up to: 6.6
    55Requires PHP: 5.6
    6 Stable tag: 8.8
    7 Version: 8.8
     6Stable tag: 8.9
     7Version: 8.9
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8585##Changelog
    8686
     87@version 8.9
     88* Woo Block Improved
     89
    8790@version 8.8
    8891* Block Style Improvements
  • daizy/8.9/style.css

    r237655 r238672  
    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: 8.8
     8    Version: 8.9
    99    Tested up to: 6.6
    1010    Requires PHP: 5.6
     
    10411041    color: inherit;
    10421042}
     1043
     1044.wc-block-components-totals-coupon__content button.components-button {
     1045    border-radius: 0;
     1046}
Note: See TracChangeset for help on using the changeset viewer.