Make WordPress Themes

Changeset 248686 for daizy


Ignore:
Timestamp:
11/13/2024 09:19:05 AM (13 months ago)
Author:
themedropbox
Message:

New version of Daizy - 10.1

Location:
daizy/10.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/10.1/functions.php

    r246864 r248686  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '10.0' );
     3define( 'DAIZY_THEME_VERSION', '10.1' );
    44
    55function daizy_css() {
  • daizy/10.1/readme.txt

    r246864 r248686  
    44Tested up to: 6.6.2
    55Requires PHP: 5.6
    6 Stable tag: 10.0
    7 Version: 10.0
     6Stable tag: 10.1
     7Version: 10.1
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8585##Changelog
    8686
     87@version 10.1
     88* Style Improvement
     89
    8790@version 10.0
    8891* Space Issue Fixed
  • daizy/10.1/style.css

    r246864 r248686  
    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: 10.0
     8    Version: 10.1
    99    Tested up to: 6.6
    1010    Requires PHP: 5.6
     
    10831083    padding-bottom: 1.2rem;
    10841084}
     1085
     1086.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
     1087    color: #fff;
     1088}
Note: See TracChangeset for help on using the changeset viewer.