Warning: This method has been deprecated. No longer shown instead.
WC_Admin_Notices::simplify_commerce_notice()
Simplify Commerce is no longer in core.
Description Description
Source Source
File: includes/admin/class-wc-admin-notices.php
public static function simplify_commerce_notice() {
wc_deprecated_function( 'WC_Admin_Notices::simplify_commerce_notice', '3.6.0' );
}
Changelog Changelog
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |