From 07ac995cf014e9b34ad3d59f64508bcff7a652f9 Mon Sep 17 00:00:00 2001 From: Ian McNamara Date: Wed, 1 Nov 2017 16:08:14 -0500 Subject: [PATCH] Prints optional additonal head tags in embed.php Works in conjunction with modifications to class-h5p-php-admin.php in the core h5p plugin. Allows other plugins to add code to be inserted into the head of the embeded iframe generated by embed.php. See discussion of this issue here: https://github.com/h5p/h5p-wordpress-plugin/issues/58#issuecomment-337906304 --- embed.php | 1 + 1 file changed, 1 insertion(+) diff --git a/embed.php b/embed.php index 430b5a0..065e4e6 100644 --- a/embed.php +++ b/embed.php @@ -9,6 +9,7 @@ +