[wp-trac] [WordPress Trac] #45260: post_name collision in multiblog with sub pages
WordPress Trac
noreply at wordpress.org
Wed May 8 17:16:34 UTC 2019
#45260: post_name collision in multiblog with sub pages
-------------------------------+------------------------
Reporter: Daschmi | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Posts, Post Types | Version: 4.9.8
Severity: normal | Resolution: duplicate
Keywords: | Focuses: multisite
-------------------------------+------------------------
Changes (by jeremyfelt):
* status: new => closed
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
As a temporary solution, you ''could'' `remove_filter(
'wp_insert_post_data', 'avoid_blog_page_permalink_collision' );`, but it
would be interesting to try and fix this in core as well.
I'm going to close this as a duplicate of #44112.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45260#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list