Deprecated
Table of Contents
class-wc-settings-plugin-promo.php
Line | Element | Reason |
---|---|---|
18 | WC_Barn2_Plugin_Promo | Replaced by Barn2\WQV_Lib\WooCommerce\Admin\Plugin_Promo; |
Licensed_Plugin.php
Line | Element | Reason |
---|---|---|
21 | Licensed_Plugin::get_item_id() | Replaced by Plugin::get_id() |
Premium_Plugin.php
Line | Element | Reason |
---|---|---|
53 | Premium_Plugin::get_item_id() | since 1.2 Replaced by Simple_Plugin::get_id() |
Util.php
Line | Element | Reason |
---|---|---|
161 | Util::is_protected_categories_active() | Use |
171 | Util::is_product_table_active() | Use |
181 | Util::is_quick_view_pro_active() | Use |
191 | Util::is_restaurant_ordering_active() | Use |
201 | Util::is_fast_cart_active() | Use |
242 | Util::format_store_url() | Renamed store_url |
Settings_Util.php
Line | Element | Reason |
---|---|---|
14 | Settings_Util | Replaced by Barn2\WQV_Lib\Admin\Settings_Util |
deprecated.php
Line | Element | Reason |
---|---|---|
81 | wc_quick_view_pro() | Replaced by Barn2\Plugin\WC_Quick_View_Pro\wqv(). |
41 | Quick_View_Plugin | Replaced by \Barn2\Plugin\WC_Quick_View_Pro\Plugin |
52 | Quick_View_Plugin::get_helper() | Replaced by Barn2\Plugin\WC_Quick_View_Pro\wqv()->get_service( $service ) |
60 | Quick_View_Plugin::has_valid_license() | Replaced by Barn2\Plugin\WC_Quick_View_Pro\wqv()->has_valid_license(). |
68 | Quick_View_Plugin::instance() | Use Barn2\Plugin\WC_Quick_View_Pro\wqv() instead. |
46 | Quick_View_Plugin::VERSION |
Frontend_Scripts.php
Line | Element | Reason |
---|---|---|
165 | Frontend_Scripts::load() | Renamed load_scripts(). |
173 | Frontend_Scripts::instance() | No longer a singleton. |
Util.php
Line | Element | Reason |
---|---|---|
127 | Util::is_product_details_displayed() | Use are_product_details_displayed instead. |