Make WordPress Themes

Changeset 276958


Ignore:
Timestamp:
06/23/2025 07:09:41 AM (5 months ago)
Author:
themedropbox
Message:

New version of Anamio - 14.8

Location:
anamio/14.8
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • anamio/14.8/functions.php

    r275113 r276958  
    11<?php
    22
    3 define( 'ANAMIO_THEME_VERSION', '14.7' );
     3define( 'ANAMIO_THEME_VERSION', '14.8' );
    44
    55function anamio_css() {
  • anamio/14.8/readme.txt

    r275113 r276958  
    44Tested up to: 6.8.1
    55Requires PHP: 5.6
    6 Stable tag: 14.7
    7 Version: 14.7
     6Stable tag: 14.8
     7Version: 14.8
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9292##Changelog
    9393
     94@version 14.8
     95* Block Style Improvement
     96
    9497@version 14.7
    9598* Color Issue Fixed
  • anamio/14.8/style.css

    r275113 r276958  
    66    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
    77    Template: specia
    8     Version: 14.7
     8    Version: 14.8
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    14481448    color: inherit;
    14491449}
     1450
     1451.wp-block-page-list {
     1452    list-style: none;
     1453}
Note: See TracChangeset for help on using the changeset viewer.