Changeset 276956
- Timestamp:
- 06/23/2025 07:08:19 AM (5 months ago)
- Location:
- scolax/14.8
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from scolax/14.7)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
scolax/14.8/functions.php
r275115 r276956 1 1 <?php 2 2 3 define( 'SCOLAX_THEME_VERSION', '14. 7' );3 define( 'SCOLAX_THEME_VERSION', '14.8' ); 4 4 5 5 function scolax_css() { -
scolax/14.8/readme.txt
r275115 r276956 4 4 Tested up to: 6.8.1 5 5 Requires PHP: 5.6 6 Stable tag: 14. 77 Version: 14. 76 Stable tag: 14.8 7 Version: 14.8 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 95 95 96 96 ##Changelog 97 98 @version 14.8 99 * Block Style Improvement 97 100 98 101 @version 14.7 -
scolax/14.8/style.css
r275115 r276956 6 6 Description: Scolax is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Scolax 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 Scolax Premium https://demo.speciatheme.com/pro/?theme=scolax 7 7 Template: specia 8 Version: 14. 78 Version: 14.8 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1539 1539 color: inherit; 1540 1540 } 1541 1542 .wp-block-page-list { 1543 list-style: none; 1544 }
Note: See TracChangeset
for help on using the changeset viewer.