Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #38539


Ignore:
Timestamp:
10/28/2016 04:25:11 AM (10 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38539 – Description

    v2 v3  
    22
    33Likewise, when adding new nav menu items, I'm able to supply titles which then result in pages/posts that have the same `post_name` as other items. This is due to `wp_publish_posts()` being used which bypasses the unique slug check.
     4
     5See #38114, #38013, #34923