WPSEO_Metabox_Section::display_content()publicYoast 1.0

Outputs the section content.

Метод класса: WPSEO_Metabox_Section{}

Хуков нет.

Возвращает

null. Ничего (null).

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

$WPSEO_Metabox_Section = new WPSEO_Metabox_Section();
$WPSEO_Metabox_Section->display_content();

Код WPSEO_Metabox_Section::display_content() Yoast 22.4

public function display_content();