Embeds: After [35235], replace some missed oembed references with embed.
Props peterwilsoncc. Fixes #34272. Built from https://develop.svn.wordpress.org/trunk@35253 git-svn-id: http://core.svn.wordpress.org/trunk@35219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -370,7 +370,7 @@ function wp_oembed_add_discovery_links() {
|
||||
* @since 4.4.0
|
||||
*/
|
||||
function wp_oembed_add_host_js() {
|
||||
wp_enqueue_script( 'wp-oembed' );
|
||||
wp_enqueue_script( 'wp-embed' );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user