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' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.