Changeset 19530 for trunk/wp-admin/options-permalink.php
- Timestamp:
- 12/01/2011 05:03:19 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-permalink.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-permalink.php
r19507 r19530 20 20 'title' => __('Overview'), 21 21 'content' => '<p>' . __('Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink.') . '</p>' . 22 '<p>' . __('This screen providesallows you to choose your default permalink structure. You can choose from common settings or create custom URL structures.') . '</p>' .22 '<p>' . __('This screen allows you to choose your default permalink structure. You can choose from common settings or create custom URL structures.') . '</p>' . 23 23 '<p>' . __('When making changes, you must click the Save Changes button at the bottom of the screen for the new settings to take effect.') . '</p>', 24 24 ) );
Note: See TracChangeset
for help on using the changeset viewer.