Skip to content

Make sure existing esc_like() takes precedence #6088

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

Merged
merged 9 commits into from
May 5, 2025

Conversation

schlessera
Copy link
Member

As described in wp-cli/cache-command#92 (comment), we need to let the existing $wpdb->esc_like() take precedence in order to allow compatibility layers like the SQLite integration plugin to still have a way to override things.

@schlessera schlessera requested a review from a team as a code owner May 5, 2025 19:53
@schlessera schlessera added this to the 2.12.0 milestone May 5, 2025
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@schlessera schlessera merged commit 0175f13 into main May 5, 2025
52 checks passed
@schlessera schlessera deleted the fix/esc_like-for-sqlite branch May 5, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant