Deprecated
Table of Contents
| lib/Plugin/Licensed_Plugin.php |
| lib/Plugin/Premium_Plugin.php |
| lib/Util.php |
| lib/WooCommerce/Admin/Settings_Util.php |
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 |
|---|---|---|
| 170 | Util::is_protected_categories_active() | Use |
| 180 | Util::is_product_table_active() | Use |
| 190 | Util::is_quick_view_pro_active() | Use |
| 200 | Util::is_restaurant_ordering_active() | Use |
| 210 | Util::is_fast_cart_active() | Use |
| 251 | Util::format_store_url() | Renamed store_url |
Settings_Util.php
| Line | Element | Reason |
|---|---|---|
| 14 | Settings_Util | Replaced by Barn2\WBV_Lib\Admin\Settings_Util |