Make WordPress Themes

Changeset 225366


Ignore:
Timestamp:
04/23/2024 06:35:14 AM (19 months ago)
Author:
themedropbox
Message:

New version of Soga - 8.1

Location:
soga/8.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • soga/8.1/functions.php

    r224594 r225366  
    11<?php
    22
    3 define( 'SOGA_THEME_VERSION', '8.0' );
     3define( 'SOGA_THEME_VERSION', '8.1' );
    44
    55function soga_css() {
  • soga/8.1/readme.txt

    r224594 r225366  
    44Tested up to: 6.5.2
    55Requires PHP: 5.6
    6 Stable tag: 8.0
    7 Version: 8.0
     6Stable tag: 8.1
     7Version: 8.1
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9595##Changelog
    9696
     97@version 8.1
     98* Block Code Style Improvements
     99
    97100@version 8.0
    98101* Tested Wp Compatibility 6.5.2
  • soga/8.1/style.css

    r224594 r225366  
    66    Description: Soga is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Soga 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 Soga Premium https://demo.speciatheme.com/pro/?theme=soga
    77    Template: specia
    8     Version: 8.0
     8    Version: 8.1
    99    Tested up to: 6.5
    1010    Requires PHP: 5.6
     
    14811481    color: inherit;
    14821482}
     1483
     1484.wp-block-code.has-text-color code {
     1485    color: inherit;
     1486}
Note: See TracChangeset for help on using the changeset viewer.