Make WordPress Themes

Changeset 187031


Ignore:
Timestamp:
03/13/2023 12:21:09 PM (3 years ago)
Author:
themedropbox
Message:

New version of Soga - 2.1

Location:
soga/2.1
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • soga/2.1/functions.php

    r182978 r187031  
    11<?php
     2
     3define( 'SOGA_THEME_VERSION', '2.1' );
     4
    25function soga_css() {
    36    $parent_style = 'specia-parent-style';     
  • soga/2.1/readme.txt

    r186529 r187031  
    44Tested up to: 6.1.1
    55Requires PHP: 5.6
    6 Stable tag: 2.0
    7 Version: 2.0
     6Stable tag: 2.1
     7Version: 2.1
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9595##Changelog
    9696
     97@version 2.1
     98* Define Theme Version
     99
    97100version 2.0
    98101* Link Improvement for Block Image Link
  • soga/2.1/style.css

    r186529 r187031  
    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: 2.0
     8    Version: 2.1
    99    Tested up to: 6.1
    1010    Requires PHP: 5.6
Note: See TracChangeset for help on using the changeset viewer.