[wp-trac] [WordPress Trac] #12659: Hierarchical Taxonomy URL's do not include parent terms
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 29 07:36:39 UTC 2010
#12659: Hierarchical Taxonomy URL's do not include parent terms
-------------------------+--------------------------------------------------
Reporter: dd32 | Owner: scribu
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.1
Component: Taxonomy | Version: 3.0
Severity: normal | Keywords: needs-patch
-------------------------+--------------------------------------------------
Comment(by dd32):
> I added these patches to a test site and they work for the taxonomies
themselves but posts still have permalinks of post-type/post-name, instead
of post-type/terms/post-name/.
That's the expected format. post-type url's are post_type/parent_post-name
/post-name/ if set as hierarchical. This affects Taxonomy archives, such
as /state/usa/california/ (Previously, would've just been
/state/california/)
> Also noticed that part of this patch is in the Nightly build, but not
only does it not work but part of the patch is missing.
Feel like expanding on that a bit more? what's missing?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12659#comment:32>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list