Changeset 241123
- Timestamp:
- 09/05/2024 12:59:12 PM (15 months ago)
- Location:
- avenza/1.2.6
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avenza/1.2.5)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avenza/1.2.6/functions.php
r240390 r241123 3 3 * Define Theme Version 4 4 */ 5 define( 'AVENZA_THEME_VERSION', '1.2. 5' );5 define( 'AVENZA_THEME_VERSION', '1.2.6' ); 6 6 7 7 function avenza_css() { -
avenza/1.2.6/readme.txt
r240390 r241123 5 5 Tested up to: 6.6.1 6 6 Requires PHP: 5.6 7 Stable tag: 1.2. 58 Version: 1.2. 57 Stable tag: 1.2.6 8 Version: 1.2.6 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 175 175 @version 1.2.5 176 176 * Tested WP Compatibility 6.6.1 177 178 @version 1.2.6 179 * Fixed Style Focus Issue -
avenza/1.2.6/style.css
r240390 r241123 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. 58 Version: 1.2.6 9 9 Tested up to: 6.6 10 10 Requires PHP: 5.6 … … 755 755 text-decoration: none; 756 756 } 757 758 .wc-block-featured-category__link .wp-block-button__link:focus { 759 color: #fff; 760 }
Note: See TracChangeset
for help on using the changeset viewer.