From 83c5911d695c8818734a3fa3c11e1ad27fbb8b95 Mon Sep 17 00:00:00 2001 From: rboren Date: Fri, 14 Jan 2005 23:43:20 +0000 Subject: [PATCH] Add the_permalink filter. Bug 693. Props: morganiq git-svn-id: http://svn.automattic.com/wordpress/trunk@2094 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/template-functions-links.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/template-functions-links.php b/wp-includes/template-functions-links.php index 032f01af3..bacce2887 100644 --- a/wp-includes/template-functions-links.php +++ b/wp-includes/template-functions-links.php @@ -1,11 +1,11 @@