Changeset 15116 for trunk/wp-admin/options-permalink.php
- Timestamp:
- 06/02/2010 08:04:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-permalink.php
r15071 r15116 16 16 $parent_file = 'options-general.php'; 17 17 18 add_contextual_help($current_screen, 18 add_contextual_help($current_screen, 19 19 '<p>' . __('This screen provides some common options for your default permalinks URL structure.') . '</p>' . 20 20 '<p>' . __('If you pick an option other than Default, your general URL path with structure tags, terms surrounded by %, will also appear in the custom structure field and your path can be further modified there.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.