Make WordPress Themes

Changeset 271086


Ignore:
Timestamp:
05/10/2025 10:08:55 AM (7 months ago)
Author:
themedropbox
Message:

New version of Daizy - 12.8

Location:
daizy/12.8
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/12.8/functions.php

    r269565 r271086  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '12.7' );
     3define( 'DAIZY_THEME_VERSION', '12.8' );
    44
    55function daizy_css() {
  • daizy/12.8/readme.txt

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

    r269565 r271086  
    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.7
     8    Version: 12.8
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    11811181    line-height: 18px;
    11821182}
     1183
     1184.wp-block-comment-author-name a {
     1185    color: inherit;
     1186}
Note: See TracChangeset for help on using the changeset viewer.