Changeset 36608 for trunk/src/wp-includes/nav-menu.php
- Timestamp:
- 02/22/2016 12:13:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/nav-menu.php
r36496 r36608 344 344 /** 345 345 * Save the properties of a menu item or create a new one. 346 * 347 * The menu-item-title, menu-item-description, and menu-item-attr-title are expected 348 * to be pre-slashed since they are passed directly into <code>wp_insert_post()</code>. 346 349 * 347 350 * @since 3.0.0
Note: See TracChangeset
for help on using the changeset viewer.