WP_Customize_Nav_Menu_Auto_Add_Control::render_content()protectedWP 4.3.0

No-op since we're using JS template.

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

Хуков нет.

Возвращает

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

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

// protected - в коде основоного (родительского) или дочернего класса
$result = $this->render_content();

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

С версии 4.3.0 Введена.

Код WP_Customize_Nav_Menu_Auto_Add_Control::render_content() WP 6.5.2

protected function render_content() {}