- Timestamp:
- 11/03/2025 07:21:43 AM (3 weeks ago)
- Location:
- pet-store/6.6
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from pet-store/6.5)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pet-store/6.6/functions.php
r294979 r295864 3 3 * Define Theme Version 4 4 */ 5 define( 'PET_STORE_THEME_VERSION', '6. 5' );5 define( 'PET_STORE_THEME_VERSION', '6.6' ); 6 6 7 7 function pet_store_css() { -
pet-store/6.6/readme.txt
r294979 r295864 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 6. 58 Version: 6. 57 Stable tag: 6.6 8 Version: 6.6 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 121 121 == Changelog == 122 122 123 @version 6.6 124 * Navigation Style Fixed 125 123 126 @version 6.5 124 127 * Block Elements Style Fixed -
pet-store/6.6/style.css
r294979 r295864 6 6 Description: Pet Store is a beautifully designed WordPress theme perfect for pet stores, cat lovers, and pet supply businesses. With a modern, user-friendly layout, it offers seamless WooCommerce integration for easy online shopping. Fully responsive and SEO-optimized, PetBazaar ensures a smooth shopping experience across all devices. Packed with customization options, it’s the ideal choice for selling pet food, accessories, and grooming products effortlessly. View Pet Store Demo https://preview.sellerthemes.com/pro/petstore/ 7 7 Template: pet-bazaar 8 Version: 6. 58 Version: 6.6 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 268 268 color: inherit; 269 269 } 270 .wp-block-navigation .wp-block-navigation-item__content:hover, 271 .wp-block-navigation .wp-block-navigation-item__content:focus { 272 text-decoration: none; 273 }
Note: See TracChangeset
for help on using the changeset viewer.