Plugin Directory

Changeset 3325713


Ignore:
Timestamp:
07/10/2025 01:37:18 PM (9 months ago)
Author:
kouroshweb
Message:

Updated to version 1.8.9.83

Location:
reality-shop-3d/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • reality-shop-3d/trunk/RealityShop3D.php

    r3325619 r3325713  
    44Plugin URI: https://en.kouroshweb.com/
    55Description: Reality shop is a free 3D WordPress plugin for Elementor and WooCommerce fully compatible, Lightweight and high-performance settings.
    6 Version: 1.8.9.82
     6Version: 1.8.9.83
    77Author: kouroshweb
    88Author URI: https://en.kouroshweb.com/
     
    141141        }
    142142
     143        if (is_plugin_active('Reality_shop_try_on_glasses_png/Reality_shop_try_on_glasses_png.php')) {
     144            require_once plugin_dir_path(__FILE__) . 'assets/php/products/product-metabox-glasses-png.php';
     145        }
     146       
    143147        if (is_plugin_active('Reality_shop_try_on_clothes/Reality_shop_try_on_clothes.php')) {
    144148            require_once plugin_dir_path(__FILE__) . 'assets/php/products/product-metabox-clothes.php';
  • reality-shop-3d/trunk/readme.txt

    r3325619 r3325713  
    66Requires at least: 5.5
    77Tested up to: 6.7
    8 Stable tag: 1.8.9.82
     8Stable tag: 1.8.9.83
    99Requires PHP: 7.4
    1010License: GPL-3.0+
Note: See TracChangeset for help on using the changeset viewer.