Make WordPress Themes

Changeset 285382


Ignore:
Timestamp:
08/25/2025 06:33:07 AM (3 months ago)
Author:
themedropbox
Message:

New version of Avira - 16.7

Location:
avira/16.7
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • avira/16.7/functions.php

    r284252 r285382  
    11<?php
    22
    3 define( 'AVIRA_THEME_VERSION', '16.6' );
     3define( 'AVIRA_THEME_VERSION', '16.7' );
    44
    55function avira_css() {
  • avira/16.7/readme.txt

    r284252 r285382  
    55Tested up to: 6.8.1
    66Requires PHP: 5.6
    7 Stable tag: 16.6
    8 Version: 16.6
     7Stable tag: 16.7
     8Version: 16.7
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8383##Changelog
    8484
     85@version 16.7
     86* Style Issue Fixed
     87
    8588@version 16.6
    8689* Padding Issue Fixed
  • avira/16.7/style.css

    r284252 r285382  
    66Description: Avira is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. It fits for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. Avira premium version provides you more than 10 different designs and supports popular plugins WPML, Polylang, WooCommerce, Contact Form 7, Revolution Slider, Elementor, Visual Composer, WP-Forms, Ninja Forms, Jetpack, WP-Featherlight, Give (WordPress Donation Plugin), Gravity Forms, Yoast SEO and many more. View the demo of Avira Premium https://demo.speciatheme.com/pro/?theme=avira
    77Template: specia
    8 Version: 16.6
     8Version: 16.7
    99Tested up to: 6.8
    1010Requires PHP: 5.6
     
    10481048    padding: 1em;
    10491049}
     1050
     1051.sidebar .widget .wp-block-group .is-vertical a {
     1052    color: inherit;
     1053}
Note: See TracChangeset for help on using the changeset viewer.