Closed MatzeKitt closed 7 months ago
Add a filter to bypass embeds with a given regular expression. This filter should contain an array with a list of regular expressions that should be ignored if they match.
See also: https://wordpress.org/support/topic/the-other-way-around-how-to-bypass-for-certain-patterns/
Ignoring an embed provider is already possible, but it should also be possible completely programmatically.
No response
What feature are you requesting?
Add a filter to bypass embeds with a given regular expression. This filter should contain an array with a list of regular expressions that should be ignored if they match.
See also: https://wordpress.org/support/topic/the-other-way-around-how-to-bypass-for-certain-patterns/
Why is this feature necessary?
Ignoring an embed provider is already possible, but it should also be possible completely programmatically.
Are you expecing side-effects?
No response
Code of Conduct