Make WordPress Themes

Changeset 243398


Ignore:
Timestamp:
09/26/2024 12:45:36 PM (14 months ago)
Author:
themedropbox
Message:

New version of Avitech - 10.0

Location:
avitech/10.0
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avitech/10.0/functions.php

    r242590 r243398  
    33    * Define Theme Version
    44 */
    5 define( 'AVITECH_THEME_VERSION', '9.9' );   
     5define( 'AVITECH_THEME_VERSION', '10.0' ); 
    66   
    77function avitech_css() {
  • avitech/10.0/readme.txt

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

    r242590 r243398  
    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: 9.9
     8Version: 10.0
    99Tested up to: 6.6
    1010Requires PHP: 5.6
     
    971971    color: inherit;
    972972}
     973
     974.wp-block-post-comments-form .comment-reply-title {
     975    margin-bottom: 1.4rem;
     976}
Note: See TracChangeset for help on using the changeset viewer.