Changeset 206930
- Timestamp:
- 10/31/2023 12:29:54 PM (2 years ago)
- Location:
- daizy/4.7
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/4.6)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/4.7/functions.php
r206201 r206930 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '4. 6' );3 define( 'DAIZY_THEME_VERSION', '4.7' ); 4 4 5 5 function daizy_css() { -
daizy/4.7/readme.txt
r206201 r206930 4 4 Tested up to: 6.3 5 5 Requires PHP: 5.6 6 Stable tag: 4. 67 Version: 4. 66 Stable tag: 4.7 7 Version: 4.7 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 84 84 85 85 ##Changelog 86 87 @version 4.7 88 * Style Improvement for wp-block-calendar widget 86 89 87 90 @version 4.6 -
daizy/4.7/style.css
r206201 r206930 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: 4. 68 Version: 4.7 9 9 Tested up to: 6.3 10 10 Requires PHP: 5.6 … … 888 888 width: 100%; 889 889 } 890 891 .sidebar .widget .wp-block-group .wp-block-latest-comments, 892 .sidebar .widget .wp-block-group .wp-block-loginout, 893 .sidebar .widget .wp-block-group .wp-block-table, 894 .sidebar .widget .wp-block-group .wp-block-buttons { 895 padding: 1.563rem 1.000rem 1.563rem; 896 }
Note: See TracChangeset
for help on using the changeset viewer.