Changeset 1420 for trunk/wp-admin/options-permalink.php
- Timestamp:
- 06/13/2004 04:14:58 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-permalink.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-permalink.php
r1411 r1420 90 90 <p> In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, for example:</p> 91 91 <p><code>/index.php/archives/%year%/%monthnum%/%day%/%postname%/</code> </p> 92 <p>If you use this option you can ignore the mod_rewrite rules. </p>') ?>92 <p>If you use this option you can ignore the mod_rewrite rules.</p>') ?> 93 93 <form name="form" action="options-permalink.php" method="post"> 94 94 <p><?php _e('Use the template tags above to create a virtual site structure:') ?></p>
Note: See TracChangeset
for help on using the changeset viewer.