Changeset 271086
- Timestamp:
- 05/10/2025 10:08:55 AM (7 months ago)
- Location:
- daizy/12.8
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/12.7)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/12.8/functions.php
r269565 r271086 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '12. 7' );3 define( 'DAIZY_THEME_VERSION', '12.8' ); 4 4 5 5 function daizy_css() { -
daizy/12.8/readme.txt
r269565 r271086 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 12. 77 Version: 12. 76 Stable tag: 12.8 7 Version: 12.8 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 85 85 ##Changelog 86 86 87 @version 12.8 88 * Block Style Improvement 89 87 90 @version 12.7 88 91 * Version Increase -
daizy/12.8/style.css
r269565 r271086 6 6 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 7 7 Template: specia 8 Version: 12. 78 Version: 12.8 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1181 1181 line-height: 18px; 1182 1182 } 1183 1184 .wp-block-comment-author-name a { 1185 color: inherit; 1186 }
Note: See TracChangeset
for help on using the changeset viewer.