Changeset 259969
- Timestamp:
- 02/15/2025 02:07:56 PM (9 months ago)
- Location:
- avitech/12.0
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avitech/11.9)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avitech/12.0/functions.php
r258817 r259969 3 3 * Define Theme Version 4 4 */ 5 define( 'AVITECH_THEME_VERSION', '1 1.9' );5 define( 'AVITECH_THEME_VERSION', '12.0' ); 6 6 7 7 function avitech_css() { -
avitech/12.0/readme.txt
r258817 r259969 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 5.6 7 Stable tag: 1 1.98 Version: 1 1.97 Stable tag: 12.0 8 Version: 12.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 12.0 100 * Block Style Improvement 98 101 99 102 @version 11.9 -
avitech/12.0/style.css
r258817 r259969 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: 1 1.98 Version: 12.0 9 9 Tested up to: 6.7 10 10 Requires PHP: 5.6 … … 1051 1051 line-height: 20px; 1052 1052 } 1053 1054 .wp-block-file.has-background { 1055 padding: 0.5rem; 1056 }
Note: See TracChangeset
for help on using the changeset viewer.