Core Function
View Source on Trac ↗ _wp_nav_menu_meta_box_object()
_wp_nav_menu_meta_box_object( mixed $data_object = null ) Adds custom arguments to some of the meta box object types.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $data_object object | The post type or taxonomy meta-object. |
Return Value
(object)
The post type or taxonomy object.
Function Information
Since Version
3.0.0
Source File
wp-admin/includes/nav-menu.php
Advertisement