From ddf32747862699d5c4ae5662d6351924609b03c4 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 8 Sep 2004 09:15:18 +0000 Subject: [PATCH] Extra handy plugin hook. git-svn-id: https://develop.svn.wordpress.org/trunk@1625 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-footer.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-footer.php b/wp-footer.php index df5790f99a..6256f3d7bc 100644 --- a/wp-footer.php +++ b/wp-footer.php @@ -55,6 +55,8 @@ else :

WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

+ + \ No newline at end of file