File Editor
Directories:
.. (Back)
Files:
about.php
admin.php
contribute.php
credits.php
edit.php
freedoms.php
index.php
menu.php
plugin-editor.php
plugin-install.php
plugins.php
privacy.php
profile.php
settings.php
setup.php
site-info.php
site-new.php
site-settings.php
site-themes.php
site-users.php
sites.php
theme-editor.php
theme-install.php
themes.php
update-core.php
update.php
upgrade.php
user-edit.php
user-new.php
users.php
Create New File
Create
Edit File: theme-editor.php
<?php /** * Theme file editor network administration panel. * * @package WordPress * @subpackage Multisite * @since 3.1.0 */ /** Load WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; require ABSPATH . 'wp-admin/theme-editor.php';
Save Changes
Rename File
Rename