[wp-trac] [WordPress Trac] #25190: Improve name/pagename query variable mapping

WordPress Trac noreply at wordpress.org
Fri Aug 30 08:12:13 UTC 2013


#25190: Improve name/pagename query variable mapping
-------------------------+----------------------------
 Reporter:  duck_        |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Future Release
Component:  Query        |    Version:
 Severity:  normal       |   Keywords:
-------------------------+----------------------------
 `WP_Query` performs some mappings from custom query variables to
 `pagename` and `name` for custom post types. This could be improved so
 that `pagename` is not used for hierarchical post types when a top-level
 item has been requested. We could also do some mappings between `pagename`
 and `name` in case the incorrect query variable was used (see #16323).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25190>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list