Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of wpcom_vip_get_term_by() #110

Open
GaryJones opened this issue Aug 16, 2024 · 0 comments
Open

Remove use of wpcom_vip_get_term_by() #110

GaryJones opened this issue Aug 16, 2024 · 0 comments
Assignees
Milestone

Comments

@GaryJones
Copy link
Contributor

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.

@GaryJones GaryJones added this to the Next milestone Aug 16, 2024
@GaryJones GaryJones self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant