From 06e885f4b1491a8d37f495dc336ccfe54ff4c83b Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sat, 31 Mar 2007 05:21:47 +0000 Subject: [PATCH] Show tags on permalink pages. git-svn-id: https://develop.svn.wordpress.org/trunk@5147 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/default/single.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index 967a0655da..ce17785d98 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -16,6 +16,7 @@ Read the rest of this entry »

'); ?> '

Pages: ', 'after' => '

', 'next_or_number' => 'number')); ?> + Tags: ', ', ', '

'); ?>