Make WordPress Themes

Changeset 259969


Ignore:
Timestamp:
02/15/2025 02:07:56 PM (9 months ago)
Author:
themedropbox
Message:

New version of Avitech - 12.0

Location:
avitech/12.0
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avitech/12.0/functions.php

    r258817 r259969  
    33    * Define Theme Version
    44 */
    5 define( 'AVITECH_THEME_VERSION', '11.9' ); 
     5define( 'AVITECH_THEME_VERSION', '12.0' ); 
    66   
    77function avitech_css() {
  • avitech/12.0/readme.txt

    r258817 r259969  
    55Tested up to: 6.7.1
    66Requires PHP: 5.6
    7 Stable tag: 11.9
    8 Version: 11.9
     7Stable tag: 12.0
     8Version: 12.0
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9696
    9797== Changelog ==
     98
     99@version 12.0
     100* Block Style Improvement
    98101
    99102@version 11.9
  • avitech/12.0/style.css

    r258817 r259969  
    66Description: Avitech is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avitech 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 Avitech Pro https://www.nayrathemes.com/demo/pro/?theme=avitech
    77Template: avril
    8 Version: 11.9
     8Version: 12.0
    99Tested up to: 6.7
    1010Requires PHP: 5.6
     
    10511051    line-height: 20px;
    10521052}
     1053
     1054.wp-block-file.has-background {
     1055    padding: 0.5rem;
     1056}
Note: See TracChangeset for help on using the changeset viewer.