epiphyt / embed-privacy

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.
https://epiph.yt/en/embed-privacy/
GNU General Public License v2.0
19 stars 12 forks source link

Add filter to bypass embeds #197

Closed MatzeKitt closed 7 months ago

MatzeKitt commented 1 year ago

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