WP_Admin_Bar::remove_node() WP 1.0
Remove a node.
Это метод класса: WP_Admin_Bar
Хуков нет.
Возвращает
Null. Ничего.
Использование
$WP_Admin_Bar = new WP_Admin_Bar(); $var = $WP_Admin_Bar->remove_node( $id );
- $id(строка) (обязательный)
- The ID of the item.