WC_Admin_Notices::wp_php_min_requirements_notice
Deprecated since 8.2.0 WordPress and PHP minimum requirements notices are 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.
Notice about WordPress and PHP minimum requirements.
Method of the class: WC_Admin_Notices{}
No Hooks.
Returns
null. Nothing (null).
Usage
$result = WC_Admin_Notices::wp_php_min_requirements_notice();
Changelog
| Since 3.6.5 | Introduced. |
| Deprecated since 8.2.0 | WordPress and PHP minimum requirements notices are no longer shown. |
WC_Admin_Notices::wp_php_min_requirements_notice() WC Admin Notices::wp php min requirements notice code WC 10.8.1
public static function wp_php_min_requirements_notice() {
}