Automattic\WooCommerce\Admin\Features\ProductBlockEditor\ProductTemplates

SubsectionInterface{}interfaceWC 1.0

Deprecated since 10.9.0 Product editor extension APIs were deprecated. The product block editor was removed in 11.0.0 with no replacement.. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.

Removed product editor subsection container interface.

No Hooks.

Usage

$SubsectionInterface = new SubsectionInterface();
// use class methods

Methods

No Methods in class.

Changelog

Deprecated since 10.9.0 Product editor extension APIs were deprecated. The product block editor was removed in 11.0.0 with no replacement.

SubsectionInterface{} code WC 11.0.1

interface SubsectionInterface {}