Make WordPress Themes

Changeset 276957


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

New version of Spera - 14.7

Location:
spera/14.7
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • spera/14.7/functions.php

    r275114 r276957  
    11<?php
    22
    3     define( 'SPERA_THEME_VERSION', '14.6' );
     3    define( 'SPERA_THEME_VERSION', '14.7' );
    44   
    55    function spera_css() {
  • spera/14.7/readme.txt

    r275114 r276957  
    44Tested up to: 6.8.1
    55Requires PHP: 5.6
    6 Stable tag: 14.6
    7 Version: 14.6
     6Stable tag: 14.7
     7Version: 14.7
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8888##Changelog
    8989
     90@version 14.7
     91* Block Style Improvement
     92
    9093@version 14.6
    9194* Color Issue Fixed
  • spera/14.7/style.css

    r275114 r276957  
    66    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
    77    Template: specia
    8     Version: 14.6
     8    Version: 14.7
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    13891389    color: inherit;
    13901390}
     1391
     1392.wp-block-page-list {
     1393    list-style: none;
     1394}
Note: See TracChangeset for help on using the changeset viewer.