Changeset 225366
- Timestamp:
- 04/23/2024 06:35:14 AM (19 months ago)
- Location:
- soga/8.1
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from soga/8.0)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
soga/8.1/functions.php
r224594 r225366 1 1 <?php 2 2 3 define( 'SOGA_THEME_VERSION', '8. 0' );3 define( 'SOGA_THEME_VERSION', '8.1' ); 4 4 5 5 function soga_css() { -
soga/8.1/readme.txt
r224594 r225366 4 4 Tested up to: 6.5.2 5 5 Requires PHP: 5.6 6 Stable tag: 8. 07 Version: 8. 06 Stable tag: 8.1 7 Version: 8.1 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 95 95 ##Changelog 96 96 97 @version 8.1 98 * Block Code Style Improvements 99 97 100 @version 8.0 98 101 * Tested Wp Compatibility 6.5.2 -
soga/8.1/style.css
r224594 r225366 6 6 Description: Soga is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Soga 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 Soga Premium https://demo.speciatheme.com/pro/?theme=soga 7 7 Template: specia 8 Version: 8. 08 Version: 8.1 9 9 Tested up to: 6.5 10 10 Requires PHP: 5.6 … … 1481 1481 color: inherit; 1482 1482 } 1483 1484 .wp-block-code.has-text-color code { 1485 color: inherit; 1486 }
Note: See TracChangeset
for help on using the changeset viewer.