Make WordPress Themes

Changeset 262204 for pet-store


Ignore:
Timestamp:
03/06/2025 06:18:04 PM (9 months ago)
Author:
themedropbox
Message:

New version of Pet Store - 0.2

Location:
pet-store/0.2
Files:
4 added
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • pet-store/0.2/functions.php

    r261627 r262204  
    33 * Define Theme Version
    44 */
    5 define( 'PET_STORE_THEME_VERSION', '0.1' );
     5define( 'PET_STORE_THEME_VERSION', '0.2' );
    66
    77function pet_store_css() {
     
    1414add_action( 'wp_enqueue_scripts', 'pet_store_css',999);
    1515
    16 // require get_stylesheet_directory() . '/inc/customizer/customizer-options/pet-store-pro.php';
     16require get_stylesheet_directory() . '/inc/customizer/customizer-options/pet-store-pro.php';
    1717
    1818/**
  • pet-store/0.2/readme.txt

    r261627 r262204  
    55Tested up to: 6.7.1
    66Requires PHP: 5.6
    7 Stable tag: 0.1
    8 Version: 0.1
     7Stable tag: 0.2
     8Version: 0.2
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    121121== Changelog ==
    122122
     123@version 0.2
     124* Theme URI & Upsale Link Added
     125
    123126@version 0.1
    124127* Initial Version
  • pet-store/0.2/style.css

    r261627 r262204  
    11/*
    22Theme Name: Pet Store
    3 Theme URI:
     3Theme URI: https://sellerthemes.com/pet-store-free/
    44Author: Seller Themes
    55Author URI: https://sellerthemes.com/
    66Description: Pet Store is the ultimate ecommerce multipurpose WordPress theme for online stores. Whether you're selling clothing, electronics, garments, furniture, gadgets, beauty products & all types of store/website. With Pet Store, you can create a stunning and professional looking online store in just a few clicks, It offers a customizable design, mobile-friendly interface, SEO optimization, Fully WooCommerce integration, one-click demo import, and fast loading times. Try Pet Store to create a stunning online store.
    77Template: pet-bazaar
    8 Version: 0.1
     8Version: 0.2
    99Tested up to: 6.7
    1010Requires PHP: 5.6
Note: See TracChangeset for help on using the changeset viewer.