- Timestamp:
- 12/17/2024 06:41:56 AM (11 months ago)
- Location:
- daizy/10.7
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/10.6)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/10.7/functions.php
r252317 r252578 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '10. 6' );3 define( 'DAIZY_THEME_VERSION', '10.7' ); 4 4 5 5 function daizy_css() { -
daizy/10.7/readme.txt
r252317 r252578 4 4 Tested up to: 6.7 5 5 Requires PHP: 5.6 6 Stable tag: 10. 67 Version: 10. 66 Stable tag: 10.7 7 Version: 10.7 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 10.7 88 * Block Style Improvement 89 87 90 @version 10.6 88 91 * Block CSS improvements -
daizy/10.7/style.css
r252317 r252578 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: 10. 68 Version: 10.7 9 9 Tested up to: 6.7 10 10 Requires PHP: 5.6 … … 1104 1104 margin-bottom: 8px; 1105 1105 } 1106 1107 .wp-block-code.has-background code { 1108 background: inherit; 1109 }
Note: See TracChangeset
for help on using the changeset viewer.