Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Terms get_items should check post cache #2228

@rmccue

Description

@rmccue

Rather than calling wp_get_object_terms, we should use get_the_terms, or check get_object_term_cache ourselves. This will require doing the sorting ourselves though; we may be able to optimise for the common use case of the defaults.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions