Document %category% and %author% in the permalink options.

git-svn-id: https://develop.svn.wordpress.org/trunk@1535 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2004-08-14 17:36:32 +00:00
parent ee416fcdc2
commit 88e5a124ff

View File

@ -96,6 +96,14 @@ if (isset($_POST['submit'])) {
<dd>
<?php _e('The unique ID # of the post, for example <code>423</code>') ?>
</dd>
<dt><code>%category%</code></dt>
<dd>
<?php _e('A sanitized version of the category name.') ?>
</dd>
<dt><code>%author%</code></dt>
<dd>
<?php _e('A sanitized version of the author name.') ?>
</dd>
</dl>
<?php _e('<p>So for example a value like:</p>