From 88e5a124ff83aba3858ac5a517da0fa38f8995ae Mon Sep 17 00:00:00 2001
From: Ryan Boren
Date: Sat, 14 Aug 2004 17:36:32 +0000
Subject: [PATCH] Document %category% and %author% in the permalink options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1535 602fd350-edb4-49c9-b593-d223f7449a82
---
wp-admin/options-permalink.php | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php
index 65cc4f3018..a69490fbf4 100644
--- a/wp-admin/options-permalink.php
+++ b/wp-admin/options-permalink.php
@@ -96,6 +96,14 @@ if (isset($_POST['submit'])) {
423') ?>
+ %category%
+
+
+
+ %author%
+
+
+
So for example a value like:
@@ -123,7 +131,7 @@ if (isset($_POST['submit'])) {
?>
%s, these are the mod_rewrite rules you should have in your .htaccess
file. Click in the field and press CTRL + a to select all.'), $permalink_structure) ?>