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
Where is this error being reported? In WordPress core?
If not, you should report such things to the affected plugin or theme. If this happens in your own project, the error message is pretty self-explanatory. "%i" is only supported on WP 6.2+, so if you support older versions you need to fall back to something else.
ERROR WordPress.DB.PreparedSQLPlaceholders.UnsupportedIdentifierPlaceholder
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
The text was updated successfully, but these errors were encountered: