Changeset 265867
- Timestamp:
- 04/03/2025 01:48:57 PM (8 months ago)
- Location:
- avenza/1.5.6
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avenza/1.5.5)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avenza/1.5.6/functions.php
r265046 r265867 3 3 * Define Theme Version 4 4 */ 5 define( 'AVENZA_THEME_VERSION', '1.5. 5' );5 define( 'AVENZA_THEME_VERSION', '1.5.6' ); 6 6 7 7 function avenza_css() { -
avenza/1.5.6/readme.txt
r265046 r265867 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 5.6 7 Stable tag: 1.5. 58 Version: 1.5. 57 Stable tag: 1.5.6 8 Version: 1.5.6 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 265 265 @version 1.5.5 266 266 * Block Style Fixed 267 268 @version 1.5.6 269 * Block Style Improved -
avenza/1.5.6/style.css
r265046 r265867 6 6 Description: Avenza is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avenza 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 Avenza Pro https://www.nayrathemes.com/demo/pro/?theme=avenza 7 7 Template: avril 8 Version: 1.5. 58 Version: 1.5.6 9 9 Tested up to: 6.7 10 10 Requires PHP: 5.6 … … 871 871 text-decoration: none; 872 872 } 873 874 .wc-block-grid__product-price.price ins { 875 line-height: 18px; 876 }
Note: See TracChangeset
for help on using the changeset viewer.