[wp-trac] [WordPress Trac] #14238: WordPress prevents pages with numeric slugs
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 21 21:58:45 UTC 2010
#14238: WordPress prevents pages with numeric slugs
--------------------------+-------------------------------------------------
Reporter: vividvisions | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 3.0
Severity: major | Keywords: slug, unique, numeric, page, pages
--------------------------+-------------------------------------------------
Comment(by nacin):
If I had to guess, they would work for /%post_id% only, which is what you
happen to have. Otherwise the rewrite rules will do some serious damage
across the board.
One alternative could be for a plugin to enable them, and in turn all
/%page% endpoints would be killed off in favor of /page/%page%. Anything
we need to do in core to support that in a plugin, I'm fine with.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14238#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list