WC_Admin_Notices::simplify_commerce_notice
Deprecated since 3.6.0 No longer shown.. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.
Simplify Commerce is no longer in core.
Method of the class: WC_Admin_Notices{}
No Hooks.
Returns
null. Nothing (null).
Usage
$result = WC_Admin_Notices::simplify_commerce_notice();
Changelog
| Deprecated since 3.6.0 | No longer shown. |
WC_Admin_Notices::simplify_commerce_notice() WC Admin Notices::simplify commerce notice code WC 10.6.2
public static function simplify_commerce_notice() {
wc_deprecated_function( 'WC_Admin_Notices::simplify_commerce_notice', '3.6.0' );
}