Changeset 276958
- Timestamp:
- 06/23/2025 07:09:41 AM (5 months ago)
- Location:
- anamio/14.8
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from anamio/14.7)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
anamio/14.8/functions.php
r275113 r276958 1 1 <?php 2 2 3 define( 'ANAMIO_THEME_VERSION', '14. 7' );3 define( 'ANAMIO_THEME_VERSION', '14.8' ); 4 4 5 5 function anamio_css() { -
anamio/14.8/readme.txt
r275113 r276958 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 … … 92 92 ##Changelog 93 93 94 @version 14.8 95 * Block Style Improvement 96 94 97 @version 14.7 95 98 * Color Issue Fixed -
anamio/14.8/style.css
r275113 r276958 6 6 Description: Anamio is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Anamio 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 anamio Premium https://demo.speciatheme.com/pro/?theme=anamio 7 7 Template: specia 8 Version: 14. 78 Version: 14.8 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1448 1448 color: inherit; 1449 1449 } 1450 1451 .wp-block-page-list { 1452 list-style: none; 1453 }
Note: See TracChangeset
for help on using the changeset viewer.