- Timestamp:
- 10/03/2025 12:52:01 PM (7 weeks ago)
- Location:
- webora/1.5
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from webora/1.4)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webora/1.5/functions.php
r290442 r291332 3 3 * Define Theme Version 4 4 */ 5 define( 'WEBORA_THEME_VERSION', '1. 4' );5 define( 'WEBORA_THEME_VERSION', '1.5' ); 6 6 7 7 function webora_css() { -
webora/1.5/readme.txt
r290442 r291332 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 1. 48 Version: 1. 47 Stable tag: 1.5 8 Version: 1.5 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.5 170 * Button Color Fixed 171 169 172 @version 1.4 170 173 * Block Style Improvement -
webora/1.5/style.css
r290442 r291332 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. 48 Version: 1.5 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 101 101 border-radius: 100%; 102 102 } 103 104 a.wp-block-button__link:focus { 105 color: #fff; 106 text-decoration: none; 107 }
Note: See TracChangeset
for help on using the changeset viewer.