Changeset 299743
- Timestamp:
- 11/22/2025 09:11:11 AM (45 hours ago)
- Location:
- shopient/23.4
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from shopient/23.3)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shopient/23.4/functions.php
r298810 r299743 3 3 * Define Theme Version 4 4 */ 5 define( 'SHOPIENT_THEME_VERSION', '23. 3' );5 define( 'SHOPIENT_THEME_VERSION', '23.4' ); 6 6 7 7 function shopient_css() { -
shopient/23.4/readme.txt
r298810 r299743 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 23. 38 Version: 23. 37 Stable tag: 23.4 8 Version: 23.4 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 130 130 == Changelog == 131 131 132 @version 23.4 133 * Style Fixed 134 132 135 @version 23.3 133 136 * Form Style Issue Fixed -
shopient/23.4/style.css
r298810 r299743 6 6 Description: Shopient is a WooCommerce multipurpose WordPress theme designed for shopping online stores. Shopient is suitable for eCommerce websites such as fashion, suit, sneaker, shoes, glasses, accessories, supermarket … or anything you want. The theme is built with lots of cool features and fully eCommerce functionalities in Pro version. Visit Shopient pro demo. https://preview.sellerthemes.com/pro/shopient/ 7 7 Template: storely 8 Version: 23. 38 Version: 23.4 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1437 1437 box-shadow: 0 0 5px rgba(255, 33, 79, 1); 1438 1438 } 1439 1440 .wp-calendar-nav .wp-calendar-nav-prev > a:hover, 1441 .wp-calendar-nav .wp-calendar-nav-next > a:hover, 1442 .wp-calendar-nav .wp-calendar-nav-prev > a:focus, 1443 .wp-calendar-nav .wp-calendar-nav-next > a:focus { 1444 text-decoration: none; 1445 }
Note: See TracChangeset
for help on using the changeset viewer.