Make WordPress Themes

Changeset 237655 for daizy


Ignore:
Timestamp:
08/06/2024 09:53:03 AM (16 months ago)
Author:
themedropbox
Message:

New version of Daizy - 8.8

Location:
daizy/8.8
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/8.8/functions.php

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

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

    r236891 r237655  
    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.7
     8    Version: 8.8
    99    Tested up to: 6.6
    1010    Requires PHP: 5.6
     
    10371037    text-decoration: none;
    10381038}
     1039
     1040.wc-block-cart-items td {
     1041    color: inherit;
     1042}
Note: See TracChangeset for help on using the changeset viewer.