- Timestamp:
- 08/14/2024 03:16:36 AM (16 months ago)
- Location:
- daizy/8.9
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/8.8)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/8.9/functions.php
r237655 r238672 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '8. 8' );3 define( 'DAIZY_THEME_VERSION', '8.9' ); 4 4 5 5 function daizy_css() { -
daizy/8.9/readme.txt
r237655 r238672 4 4 Tested up to: 6.6 5 5 Requires PHP: 5.6 6 Stable tag: 8. 87 Version: 8. 86 Stable tag: 8.9 7 Version: 8.9 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 8.9 88 * Woo Block Improved 89 87 90 @version 8.8 88 91 * Block Style Improvements -
daizy/8.9/style.css
r237655 r238672 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: 8. 88 Version: 8.9 9 9 Tested up to: 6.6 10 10 Requires PHP: 5.6 … … 1041 1041 color: inherit; 1042 1042 } 1043 1044 .wc-block-components-totals-coupon__content button.components-button { 1045 border-radius: 0; 1046 }
Note: See TracChangeset
for help on using the changeset viewer.