From 45418a90d1de3eb8e1f246a22af5f72ec0d9b682 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Thu, 24 Dec 2009 06:09:34 -0800 Subject: [PATCH] .post-date .date are now .post-calendar-date and .calendar-date (cause its for the graphic calendar) .post-date is now for the full date in the post under the title, new functions comicpress_display_post_calendar() and comicpress_disdplay_post_author() with associating filters for both. Signed-off-by: Philip M. Hofer (Frumph) --- functions/displayblogpost.php | 31 +++++++++++++------------------ functions/displaypost.php | 22 ++++++++++++++++++++-- style.css | 6 +++--- 3 files changed, 36 insertions(+), 23 deletions(-) diff --git a/functions/displayblogpost.php b/functions/displayblogpost.php index ac5a7fe..6087500 100644 --- a/functions/displayblogpost.php +++ b/functions/displayblogpost.php @@ -15,26 +15,21 @@ function display_blog_post() {