Automattic\WooCommerce\Admin\BlockTemplates

ContainerInterface{}interfaceWC 1.0

Устарела с версии 10.9.0 Block template extension APIs were deprecated. The block templates API was removed in 11.0.0 with no replacement.. Больше не поддерживается и может быть удалена. Рекомендуется заменить эту функцию на аналог.

Removed block templates container interface.

Хуков нет.

Использование

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

Методы

  1. ERROR: no method name found on line ``
  2. ERROR: no method name found on line ``

Список изменений

Устарела с 10.9.0 Block template extension APIs were deprecated. The block templates API was removed in 11.0.0 with no replacement.

Код ContainerInterface{} WC 11.0.1

interface ContainerInterface {}