xwp / wp-core-media-widgets

Feature plugin for development of new core media widgets for image, video, and audio (and others)
https://wordpress.org/plugins/wp-core-media-widgets/
35 stars 8 forks source link

Use new oembed/proxy endpoint instead of noembed #176

Closed timmyc closed 7 years ago

timmyc commented 7 years ago

This branch removes usage of noembed and implements the new oembed/proxy REST API endpoint instead. Requires to have the branch https://github.com/xwp/wordpress-develop/pull/225 installed to test.

timmyc commented 7 years ago

Good catch on the discover param, added in 4b8a03d

westonruter commented 7 years ago

Committed to trunk in https://core.trac.wordpress.org/changeset/40641

I think we'll leave noembed.com as-is in the plugin for users on WP 4.7.