From 7b6454bf6b6f93a17e79cf365eb383f732c64df7 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 16 Oct 2015 22:42:47 +0000 Subject: [PATCH] Embeds: In `print_oembed_embed_styles()`, load non-minified file if `SCRIPT_DEBUG` is true. This is consistent with `print_oembed_embed_scripts()`. Props MikeHansenMe. Fixes #34321. git-svn-id: https://develop.svn.wordpress.org/trunk@35228 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/embed-functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/embed-functions.php b/src/wp-includes/embed-functions.php index 094d8cd415..a6940b07a1 100644 --- a/src/wp-includes/embed-functions.php +++ b/src/wp-includes/embed-functions.php @@ -810,7 +810,7 @@ function print_oembed_embed_styles() { ?>