Ticket #6357 (new defect)

Opened 3 months ago

Last modified 3 months ago

need taxonomy queries and pretty taxonomy urls

Reported by: andy Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: General Version: 2.5
Severity: normal Keywords: taxonomy
Cc:

Description

no way to query taxonomies via url

Attachments

6357.diff (21.8 kB) - added by andy on 03/23/08 04:14:08.
6537.2.diff (451 bytes) - added by robmil on 03/23/08 17:34:53.
6357-multitype.diff (2.0 kB) - added by andy on 03/24/08 22:29:08.
accept array of object_types
6357-the_taxonomies.diff (12.4 kB) - added by andy on 03/25/08 05:18:02.
taxonomic links and a basic template tag
taxes.php (1.1 kB) - added by andy on 03/26/08 05:48:30.
6357---.diff (19.7 kB) - added by andy on 03/26/08 06:02:47.
6357-legacy.diff (1.1 kB) - added by andy on 03/26/08 18:21:58.

Change History

03/23/08 04:14:08 changed by andy

  • attachment 6357.diff added.

03/23/08 17:02:11 changed by ryan

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

03/23/08 17:34:39 changed by robmil

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

03/23/08 17:34:53 changed by robmil

  • attachment 6537.2.diff added.

03/24/08 22:29:08 changed by andy

  • attachment 6357-multitype.diff added.

accept array of object_types

03/24/08 22:43:20 changed by ryan

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

03/25/08 05:18:02 changed by andy

  • attachment 6357-the_taxonomies.diff added.

taxonomic links and a basic template tag

03/26/08 05:48:30 changed by andy

  • attachment taxes.php added.

03/26/08 06:02:47 changed by andy

  • attachment 6357---.diff added.

03/26/08 06:37:20 changed by ryan

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

03/26/08 18:21:58 changed by andy

  • attachment 6357-legacy.diff added.

03/26/08 18:26:23 changed by ryan

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