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

Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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