-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat: search credit metadata on media library #2594
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leogermani
added
the
[Status] Needs Review
The issue or pull request needs to be reviewed
label
Aug 11, 2023
dkoo
approved these changes
Sep 20, 2023
github-actions
bot
added
[Status] Approved
The pull request has been reviewed and is ready to merge
and removed
[Status] Needs Review
The issue or pull request needs to be reviewed
labels
Sep 20, 2023
matticbot
pushed a commit
that referenced
this pull request
Sep 28, 2023
# [2.8.0-alpha.1](v2.7.1...v2.8.0-alpha.1) (2023-09-28) ### Bug Fixes * **woocommerce:** hook for rendering UTM inputs ([#2671](#2671)) ([634f7bf](634f7bf)) ### Features * add RAS CLI commands ([#2666](#2666)) ([5afc049](5afc049)) * remove unused GA code ([#2664](#2664)) ([1fa99fa](1fa99fa)) * search credit metadata on media library ([#2594](#2594)) ([c33c5b2](c33c5b2)) * **woocommerce:** store UTM parameters as order meta ([#2665](#2665)) ([39dfc31](39dfc31))
🎉 This PR is included in version 2.8.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
matticbot
pushed a commit
that referenced
this pull request
Oct 9, 2023
# [2.8.0](v2.7.5...v2.8.0) (2023-10-09) ### Bug Fixes * inline documentation for `Donations::get_donation_settings()` ([#2675](#2675)) ([c6c7916](c6c7916)) * **woocommerce:** check method exists before syncing reader ([#2673](#2673)) ([063509c](063509c)) * **woocommerce:** hook for rendering UTM inputs ([#2671](#2671)) ([634f7bf](634f7bf)) ### Features * add RAS CLI commands ([#2666](#2666)) ([5afc049](5afc049)) * **campaigns:** newsletter subscription list criteria ([#2658](#2658)) ([69c8f88](69c8f88)) * remove unused GA code ([#2664](#2664)) ([1fa99fa](1fa99fa)) * search credit metadata on media library ([#2594](#2594)) ([c33c5b2](c33c5b2)) * **woocommerce:** store UTM parameters as order meta ([#2665](#2665)) ([39dfc31](39dfc31))
🎉 This PR is included in version 2.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
released on @alpha
released
[Status] Approved
The pull request has been reviewed and is ready to merge
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
Also look in the credits metadata when searching for media in the Media library.
How to test the changes in this Pull Request:
Other information: