diff --git a/features/add-oembed-provider.feature b/features/add-oembed-provider.feature new file mode 100644 index 0000000..4ccfdde --- /dev/null +++ b/features/add-oembed-provider.feature @@ -0,0 +1,321 @@ +Feature: Register and use custom oEmbed providers + + Background: + Given a WP install + And a filter-providers.php file: + """ +