Changeset 276957
- Timestamp:
- 06/23/2025 07:08:49 AM (5 months ago)
- Location:
- spera/14.7
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from spera/14.6)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spera/14.7/functions.php
r275114 r276957 1 1 <?php 2 2 3 define( 'SPERA_THEME_VERSION', '14. 6' );3 define( 'SPERA_THEME_VERSION', '14.7' ); 4 4 5 5 function spera_css() { -
spera/14.7/readme.txt
r275114 r276957 4 4 Tested up to: 6.8.1 5 5 Requires PHP: 5.6 6 Stable tag: 14. 67 Version: 14. 66 Stable tag: 14.7 7 Version: 14.7 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 88 88 ##Changelog 89 89 90 @version 14.7 91 * Block Style Improvement 92 90 93 @version 14.6 91 94 * Color Issue Fixed -
spera/14.7/style.css
r275114 r276957 6 6 Description: Spera is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Spera 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 Spera Premium https://demo.speciatheme.com/pro/?theme=spera 7 7 Template: specia 8 Version: 14. 68 Version: 14.7 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1389 1389 color: inherit; 1390 1390 } 1391 1392 .wp-block-page-list { 1393 list-style: none; 1394 }
Note: See TracChangeset
for help on using the changeset viewer.