From 0e53ff669279c585e01d8ac8fbb49e80526b513e Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Mon, 28 Mar 2016 18:27:26 +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. Built from https://develop.svn.wordpress.org/trunk@37088 git-svn-id: http://core.svn.wordpress.org/trunk@37055 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/theme-compat/footer-embed.php | 7 +++---- wp-includes/theme-compat/header-embed.php | 7 +++---- wp-includes/version.php | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/wp-includes/theme-compat/footer-embed.php b/wp-includes/theme-compat/footer-embed.php index 05e9f4fa78..6ca651d4c5 100644 --- a/wp-includes/theme-compat/footer-embed.php +++ b/wp-includes/theme-compat/footer-embed.php @@ -1,10 +1,9 @@