Changeset 22232 for trunk/wp-includes/post.php
- Timestamp:
- 10/15/2012 02:13:57 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post.php
r22230 r22232 2952 2952 } 2953 2953 } elseif ( in_array( $post_type, $hierarchical_post_types ) ) { 2954 if ( 'nav_menu_item' == $post_type ) 2955 return $slug; 2954 2956 // Page slugs must be unique within their own trees. Pages are in a separate 2955 2957 // namespace than posts so page slugs are allowed to overlap post slugs.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)