From 0a5885ce3cba9d3c09934f94b678cef5e52fbd8e Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Mon, 28 Mar 2016 18:26:43 +0000 Subject: [PATCH] Docs: Standardize file headers for two embed templates introduced in [36693] for #34561. Props flixos90. Also missed props for flixos90 on [37087]. See #35986. See #36352. git-svn-id: https://develop.svn.wordpress.org/trunk@37088 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme-compat/footer-embed.php | 7 +++---- src/wp-includes/theme-compat/header-embed.php | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/wp-includes/theme-compat/footer-embed.php b/src/wp-includes/theme-compat/footer-embed.php index 05e9f4fa78..6ca651d4c5 100644 --- a/src/wp-includes/theme-compat/footer-embed.php +++ b/src/wp-includes/theme-compat/footer-embed.php @@ -1,10 +1,9 @@