Changeset 6838 for trunk/wp-admin/options-permalink.php
- Timestamp:
- 02/14/2008 02:46:08 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-permalink.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-permalink.php
r6833 r6838 113 113 <form name="form" action="options-permalink.php" method="post"> 114 114 <?php wp_nonce_field('update-permalink') ?> 115 <p class="submit"><input type="submit" name="submit" value="<?php _e('Update Permalink Structure »') ?>" /></p>116 115 <p><?php _e('By default WordPress uses web <abbr title="Universal Resource Locator">URL</abbr>s which have question marks and lots of numbers in them, however WordPress offers you the ability to create a custom URL structure for your permalinks and archives. This can improve the aesthetics, usability, and forward-compatibility of your links. A <a href="http://codex.wordpress.org/Using_Permalinks">number of tags are available</a>, and here are some examples to get you started.'); ?></p> 117 116 … … 173 172 </p> 174 173 <p class="submit"> 175 <input type="submit" name="submit" value="<?php _e('Update Permalink Structure »') ?>" />174 <input type="submit" name="submit" value="<?php _e('Update Permalink Structure') ?>" /> 176 175 </p> 177 176 </form>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)