WooCommerce Code Reference

Dependency_Check
in package

This class is responsible checking the dependencies of the email editor.

Table of Contents

MIN_WP_VERSION  = '6.7'
Minimum WordPress version required for the email editor.
are_dependencies_met()  : bool
Checks if all dependencies are met.
is_wp_version_compatible()  : bool
Checks if the WordPress version is supported.

Constants

Methods