-
Notifications
You must be signed in to change notification settings - Fork 50
Add extensibility filters to ContentPicker and ContentSearch components #373
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
fabiankaegy
merged 21 commits into
10up:develop
from
s3rgiosan:feature/allow-picked-item-customization
Jan 9, 2026
Merged
Changes from 20 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
48b7ee0
Deconstruct item
s3rgiosan f32e5cf
Move query fields construction to outside items loop
s3rgiosan c0ce0d4
Use const instead of let
s3rgiosan d8ee2cb
Add hook to filter the fields to be fetched from the API
s3rgiosan 968bae6
Add hook to filter the item before it is returned
s3rgiosan 32ad5b0
Display item details
s3rgiosan 7660370
Rename component to ItemInfo
s3rgiosan 51e2d8e
Rename component to SearchItemURL
s3rgiosan 45c24f0
Make URL optional for the picked item
s3rgiosan 358a7db
Change to switch case for eficiency
s3rgiosan f3ddd4e
Use DOMpurify before setting HTML
s3rgiosan 1f6daa5
Add hooks to filter the fields to be fetched from the search endpoint…
s3rgiosan e599ece
Merge branch 'develop' into feature/allow-picked-item-customization
s3rgiosan 7b27d0b
Replace WordPress JS filters with callback props in ContentSearch and…
s3rgiosan eca2312
Update contributing documentation and add missing command
s3rgiosan daabf3c
Add command to stop wp-env
s3rgiosan 15bf866
Update example
s3rgiosan 3275a12
Remove dompurify
s3rgiosan c7d61d1
Fix merge conflicts
s3rgiosan 0cbbab7
Merge branch 'develop' into feature/allow-picked-item-customization
s3rgiosan 050f230
Address code review feedback
s3rgiosan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.