Warning: This method has been deprecated. No longer shown instead.
WC_Admin_Notices::theme_check_notice()
Show the Theme Check notice.
Description Description
Source Source
File: includes/admin/class-wc-admin-notices.php
public static function theme_check_notice() { wc_deprecated_function( 'WC_Admin_Notices::theme_check_notice', '3.3.0' ); }
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |