Make WordPress Themes

Changeset 276956


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

New version of Scolax - 14.8

Location:
scolax/14.8
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • scolax/14.8/functions.php

    r275115 r276956  
    11<?php
    22   
    3     define( 'SCOLAX_THEME_VERSION', '14.7' );
     3    define( 'SCOLAX_THEME_VERSION', '14.8' );
    44   
    55    function scolax_css() {
  • scolax/14.8/readme.txt

    r275115 r276956  
    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
     
    9595
    9696##Changelog
     97
     98@version 14.8
     99* Block Style Improvement
    97100
    98101@version 14.7
  • scolax/14.8/style.css

    r275115 r276956  
    66    Description: Scolax is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Scolax 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 Scolax Premium https://demo.speciatheme.com/pro/?theme=scolax
    77    Template: specia
    8     Version: 14.7
     8    Version: 14.8
    99    Tested up to: 6.8
    1010    Requires PHP: 5.6
     
    15391539    color: inherit;
    15401540}
     1541
     1542.wp-block-page-list {
     1543    list-style: none;
     1544}
Note: See TracChangeset for help on using the changeset viewer.