From 04b4729e6e7b974f7f3f5f6e98bc0f38e4dd02b0 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 14 Jan 2005 23:43:20 +0000 Subject: [PATCH] Add the_permalink filter. Bug 693. Props: morganiq git-svn-id: https://develop.svn.wordpress.org/trunk@2094 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 032f01af3d..bacce2887b 100644 --- a/wp-includes/template-functions-links.php +++ b/wp-includes/template-functions-links.php @@ -1,11 +1,11 @@