Changeset 19528 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 12/01/2011 04:51:35 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r19445 r19528 24 24 'id' => 'overview', 25 25 'title' => __('Overview'), 26 'content' => 26 'content' => 27 27 '<p>' . __('You can use the Theme Editor to edit the individual CSS and PHP files which make up your theme.') . '</p> 28 28 <p>' . __('Begin by choosing a theme to edit from the dropdown menu and clicking Select. A list then appears of all the template files. Clicking once on any file name causes the file to appear in the large Editor box.') . '</p>
Note: See TracChangeset
for help on using the changeset viewer.