Make WordPress Themes

Changeset 266368 for daizy


Ignore:
Timestamp:
04/08/2025 10:46:10 AM (8 months ago)
Author:
themedropbox
Message:

New version of Daizy - 12.3

Location:
daizy/12.3
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/12.3/functions.php

    r265607 r266368  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '12.2' );
     3define( 'DAIZY_THEME_VERSION', '12.3' );
    44
    55function daizy_css() {
  • daizy/12.3/readme.txt

    r265607 r266368  
    44Tested up to: 6.7.1
    55Requires PHP: 5.6
    6 Stable tag: 12.2
    7 Version: 12.2
     6Stable tag: 12.3
     7Version: 12.3
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8585##Changelog
    8686
     87@version 12.3
     88* Style Improvement
     89
    8790@version 12.2
    8891* Block Style Improved
  • daizy/12.3/style.css

    r265607 r266368  
    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.2
     8    Version: 12.3
    99    Tested up to: 6.7
    1010    Requires PHP: 5.6
     
    11691169    line-height: 18px;
    11701170}
     1171
     1172.wc-block-components-product-badge {
     1173    text-decoration: none;
     1174}
Note: See TracChangeset for help on using the changeset viewer.