Changeset 243398
- Timestamp:
- 09/26/2024 12:45:36 PM (14 months ago)
- Location:
- avitech/10.0
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avitech/9.9)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avitech/10.0/functions.php
r242590 r243398 3 3 * Define Theme Version 4 4 */ 5 define( 'AVITECH_THEME_VERSION', ' 9.9' );5 define( 'AVITECH_THEME_VERSION', '10.0' ); 6 6 7 7 function avitech_css() { -
avitech/10.0/readme.txt
r242590 r243398 5 5 Tested up to: 6.6.2 6 6 Requires PHP: 5.6 7 Stable tag: 9.98 Version: 9.97 Stable tag: 10.0 8 Version: 10.0 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 96 96 97 97 == Changelog == 98 99 @version 10.0 100 * Style Improvement 98 101 99 102 @version 9.9 -
avitech/10.0/style.css
r242590 r243398 6 6 Description: Avitech is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avitech 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 Avitech Pro https://www.nayrathemes.com/demo/pro/?theme=avitech 7 7 Template: avril 8 Version: 9.98 Version: 10.0 9 9 Tested up to: 6.6 10 10 Requires PHP: 5.6 … … 971 971 color: inherit; 972 972 } 973 974 .wp-block-post-comments-form .comment-reply-title { 975 margin-bottom: 1.4rem; 976 }
Note: See TracChangeset
for help on using the changeset viewer.