Skip to content

Conversation

@burhandodhy
Copy link
Contributor

Description of the Change

This PR fixes an issue where the search returns not result in the admin dashboard

Closes #3821

How to test the Change

  1. Add the add_filter( 'ep_ajax_wp_query_integration', '__return_true' ); in your codebase.
  2. Make sure Protected Content and Documents are enabled
  3. Search for the media name

Changelog Entry

Fixed - Media search returns no result in admin dashboard

Credits

Props @burhandodhy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 5.1.0 milestone Feb 28, 2024
@felipeelia felipeelia merged commit 1c99574 into develop Feb 28, 2024
@felipeelia felipeelia deleted the fix/3821 branch February 28, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Media search returns no return in admin dashboard if

2 participants