Skip to content

Remove use of wpcom_vip_get_term_by() #110

@GaryJones

Description

@GaryJones

The wpcom_vip_get_term_by() function is deprecated, as get_term_by() handles all of the caching itself (via WP_Term_Query, etc.) now.

The use in the Zoninator class can be simplified.

Metadata

Metadata

Assignees

Labels

type: maintenanceRoutine maintenance and code quality improvements

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions