File "theme-editor-20241222183929.php"
Full Path: /home/ycoalition/public_html/blog/wp-admin/network/theme-editor-20241222183929.php
File size: 264 bytes
MIME-type: text/x-php
Charset: utf-8
<?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';