From 0fc3d11f7c91e12fe62ac5af25a00ed951222214 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 21 Apr 2004 04:12:55 +0000 Subject: [PATCH] Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates. git-svn-id: http://svn.automattic.com/wordpress/trunk@1112 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- index.php | 2 +- wp-admin/post.php | 2 +- wp-includes/template-functions-links.php | 4 ++++ wp-rss2.php | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index ff20194e2f..27f1d6e462 100644 --- a/index.php +++ b/index.php @@ -36,7 +36,7 @@ require('./wp-blog-header.php'); ',''); ?>
-

+

@
diff --git a/wp-admin/post.php b/wp-admin/post.php index 5f6f9c0f21..7160b0663f 100644 --- a/wp-admin/post.php +++ b/wp-admin/post.php @@ -248,7 +248,7 @@ switch($action) { ?>

-

">

+

">

@
diff --git a/wp-includes/template-functions-links.php b/wp-includes/template-functions-links.php index 76bcf215dd..52e9018259 100644 --- a/wp-includes/template-functions-links.php +++ b/wp-includes/template-functions-links.php @@ -1,5 +1,9 @@ post_date_gmt); ?> - +