Changeset 3303889
- Timestamp:
- 05/31/2025 08:48:57 AM (10 months ago)
- Location:
- reality-shop-3d/trunk
- Files:
-
- 1 added
- 2 edited
-
RealityShop3D.php (modified) (2 diffs)
-
assets/php/products/product-metabox-clothes.php (added)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reality-shop-3d/trunk/RealityShop3D.php
r3302952 r3303889 4 4 Plugin URI: https://en.kouroshweb.com/ 5 5 Description: Reality shop is a free 3D WordPress plugin for Elementor and WooCommerce fully compatible, Lightweight and high-performance settings. 6 Version: 1.8.9.7 66 Version: 1.8.9.77 7 7 Author: kouroshweb 8 8 Author URI: https://en.kouroshweb.com/ … … 148 148 if(is_plugin_active('Reality_shop_try_on_lenz/Reality_shop_try_on_lenz.php')){ 149 149 require_once plugin_dir_path(__FILE__) . '/assets/php/products/product-metabox-lenz.php'; 150 } 151 if(is_plugin_active('Reality_shop_try_on_clothes/Reality_shop_try_on_clothes.php')){ 152 require_once plugin_dir_path(__FILE__) . '/assets/php/products/product-metabox-clothes.php'; 150 153 } 151 154 require_once plugin_dir_path(__FILE__) . '/assets/php/products/product-metabox.php'; -
reality-shop-3d/trunk/readme.txt
r3302952 r3303889 6 6 Requires at least: 5.5 7 7 Tested up to: 6.7 8 Stable tag: 1.8.9.7 68 Stable tag: 1.8.9.77 9 9 Requires PHP: 7.4 10 10 License: GPL-3.0+
Note: See TracChangeset
for help on using the changeset viewer.