Skip to content

Remove use of wpcom_vip_get_term_by() #110

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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