Changeset 224193
- Timestamp:
- 04/11/2024 12:52:48 PM (20 months ago)
- Location:
- avenza/1.0.5
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avenza/1.0.4)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avenza/1.0.5/functions.php
r222766 r224193 3 3 * Define Theme Version 4 4 */ 5 define( 'AVENZA_THEME_VERSION', '1.0. 4' );5 define( 'AVENZA_THEME_VERSION', '1.0.5' ); 6 6 7 7 function avenza_css() { -
avenza/1.0.5/readme.txt
r222766 r224193 5 5 Tested up to: 6.4.4 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 48 Version: 1.0. 47 Stable tag: 1.0.5 8 Version: 1.0.5 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 112 112 @version 1.0.4 113 113 * Style Issue Fixed 114 115 @version 1.0.5 116 * Woo Product Title Improved -
avenza/1.0.5/style.css
r222766 r224193 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.0. 48 Version: 1.0.5 9 9 Tested up to: 6.4 10 10 Requires PHP: 5.6 … … 691 691 margin-left: 0; 692 692 } 693 694 .wc-block-components-product-title a.wc-block-components-product-name:hover, 695 .wc-block-components-product-title a.wc-block-components-product-name:focus { 696 color: inherit; 697 }
Note: See TracChangeset
for help on using the changeset viewer.