Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#6357 closed defect (bug) (fixed)

need taxonomy queries and pretty taxonomy urls

Reported by: andy's profile andy Owned by: ryan's profile ryan
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.5
Component: Taxonomy Keywords: taxonomy dev-feedback
Focuses: Cc:

Description

no way to query taxonomies via url

Attachments (7)

6357.diff (21.8 KB) - added by andy 17 years ago.
6537.2.diff (451 bytes) - added by robmil 17 years ago.
6357-multitype.diff (2.0 KB) - added by andy 17 years ago.
accept array of object_types
6357-the_taxonomies.diff (12.4 KB) - added by andy 17 years ago.
taxonomic links and a basic template tag
taxes.php (1.1 KB) - added by andy 17 years ago.
6357---.diff (19.7 KB) - added by andy 17 years ago.
6357-legacy.diff (1.1 KB) - added by andy 17 years ago.

Download all attachments as: .zip

Change History (16)

@andy
17 years ago

#1 @ryan
17 years ago

(In [7491]) Taxonomy queries and urls. Props andy. see #6357

#2 @robmil
17 years ago

This breaks my blog, with posts showing up empty; the culprit is in post-template.php. Attached is a fix.

@robmil
17 years ago

@andy
17 years ago

accept array of object_types

#3 @ryan
17 years ago

(In [7507]) Accept array of object types when registering a taxonomy. Props andy. see #6357

@andy
17 years ago

taxonomic links and a basic template tag

@andy
17 years ago

@andy
17 years ago

#4 @ryan
17 years ago

(In [7520]) Taxonomy links and template tags from andy. see #6357

@andy
17 years ago

#5 @ryan
17 years ago

(In [7526]) get_term_link() fixes for core taxonomies. Props andy. see #6357

#6 @DD32
16 years ago

Can this be classed as fixed? Which version?

IIRC, /taxonomy-rewrite-slug/tax-term-slug/ should work?

#7 @DD32
16 years ago

  • Keywords dev-feedback added

#8 @Denis-de-Bernardy
16 years ago

  • Component changed from General to Taxonomy
  • Owner changed from anonymous to ryan

fixed, right?

#9 @Denis-de-Bernardy
16 years ago

  • Milestone changed from 2.9 to 2.6
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.