WP_Customize_Nav_Menu_Name_Control::render_contentprotectedWP 4.3.0

No-op since we're using JS template.

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

Хуков нет.

Возвращает

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

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

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

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

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

Код WP_Customize_Nav_Menu_Name_Control::render_content() WP 6.8.1

protected function render_content() {}