-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate
wpcom_vip_term_exists()
(#5100)
* Deprecate `wpcom_vip_term_exists()` * Add `function_exists()` check for non-atomic deploys
- Loading branch information
1 parent
1d8203d
commit e3541c1
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule elasticpress-next
updated
3 files
+1 −1 | includes/classes/Command.php | |
+1 −1 | includes/classes/IndexHelper.php | |
+12 −16 | includes/classes/Indexable/Term/Term.php |
Submodule wp-parsely
updated
122 files