Make WordPress Themes

Changeset 279321 for daizy


Ignore:
Timestamp:
07/14/2025 07:48:11 AM (4 months ago)
Author:
themedropbox
Message:

New version of Daizy - 13.9

Location:
daizy/13.9
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • daizy/13.9/functions.php

    r278677 r279321  
    11<?php
    22
    3 define( 'DAIZY_THEME_VERSION', '13.8' );
     3define( 'DAIZY_THEME_VERSION', '13.9' );
    44
    55function daizy_css() {
  • daizy/13.9/readme.txt

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

    r278677 r279321  
    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: 13.8
     8    Version: 13.9
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    12211221    margin-bottom: 10px;
    12221222}
     1223
     1224.wp-block-social-links .wp-social-link a {
     1225    box-shadow: none;
     1226}
Note: See TracChangeset for help on using the changeset viewer.