Changeset 238884 for avenza/1.2.3
- Timestamp:
- 08/15/2024 03:24:24 PM (16 months ago)
- Location:
- avenza/1.2.3
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avenza/1.2.2)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avenza/1.2.3/functions.php
r238043 r238884 3 3 * Define Theme Version 4 4 */ 5 define( 'AVENZA_THEME_VERSION', '1.2. 2' );5 define( 'AVENZA_THEME_VERSION', '1.2.3' ); 6 6 7 7 function avenza_css() { -
avenza/1.2.3/readme.txt
r238043 r238884 5 5 Tested up to: 6.6 6 6 Requires PHP: 5.6 7 Stable tag: 1.2. 28 Version: 1.2. 27 Stable tag: 1.2.3 8 Version: 1.2.3 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 166 166 @version 1.2.2 167 167 * Block Style Improvements 168 169 @version 1.2.3 170 * Woo Block Improved -
avenza/1.2.3/style.css
r238043 r238884 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.2. 28 Version: 1.2.3 9 9 Tested up to: 6.6 10 10 Requires PHP: 5.6 … … 747 747 color: inherit; 748 748 } 749 750 .wc-block-components-totals-coupon__content button.components-button { 751 border-radius: 0; 752 }
Note: See TracChangeset
for help on using the changeset viewer.