You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing term IDs to WP as strings results in WP
making new terms. For existing terms, always cast
the ID as an integer to avoid this issue (and to
ensure a match).
0 commit comments