- Timestamp:
- 10/24/2025 11:42:32 AM (4 weeks ago)
- Location:
- webora/1.8
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from webora/1.7)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webora/1.8/functions.php
r293775 r294629 3 3 * Define Theme Version 4 4 */ 5 define( 'WEBORA_THEME_VERSION', '1. 7' );5 define( 'WEBORA_THEME_VERSION', '1.8' ); 6 6 7 7 function webora_css() { -
webora/1.8/readme.txt
r293775 r294629 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 1. 78 Version: 1. 77 Stable tag: 1.8 8 Version: 1.8 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 167 167 == Changelog == 168 168 169 @version 1.8 170 * Padding Fixed 171 169 172 @version 1.7 170 173 * Style Issue Fixed -
webora/1.8/style.css
r293775 r294629 6 6 Description: A powerful next generation theme for upcoming generations and traditional UI that focuses on the color combinations of solid and gradient colors, along with cool animations and attractive features. It’s perfect for any type of business. View the demo of Webora Pro https://www.nayrathemes.com/demo/pro/?theme=webora 7 7 Template: webique 8 Version: 1. 78 Version: 1.8 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 110 110 list-style: disc; 111 111 } 112 113 .post .wp-block-archives li { 114 padding-bottom: 0.625rem; 115 }
Note: See TracChangeset
for help on using the changeset viewer.