' . __('You can use the Theme Editor to edit the individual CSS and PHP files which make up your theme.') . '
' . __('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.') . '
' . __('For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Lookup takes you to a web page with reference material about that particular function.') . '
' . __('After typing in your edits, click Update File.') . '
' . __('Advice: think very carefully about your site crashing if you are live-editing the theme currently in use.') . '
' . __('Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a child theme instead.') . '
' . __('Any edits to files from this screen will be reflected on all sites in the network.') . '
' . __('For more information:') . '
' . __('Documentation on Theme Development') . '
' . __('Documentation on Using Themes') . '
' . __('Documentation on Editing Files') . '
' . __('Documentation on Template Tags') . '
' . __('Support Forums') . '
' . __( 'This theme is broken.' ) . ' ' . $theme->errors()->get_error_message() . '
get_template() ) ) . '">' . $theme->parent()->display('Name') . '' ); ?>
' . __('Oops, no such file exists! Double check the name and try again, merci.') . '
the Codex for more information.'); ?>