A3rr0r Pro Manager
Path:
/www/wwwroot/www.smszp.cn/wp-includes/blocks/code
.
|
Edit
|
Rename
..
|
Edit
|
Rename
block.json
|
Edit
|
Rename
code.php
|
Edit
|
Rename
code_2365.php
|
Edit
|
Rename
code_4582.php
|
Edit
|
Rename
code_7591.php
|
Edit
|
Rename
code_8824.php
|
Edit
|
Rename
code_9791.php
|
Edit
|
Rename
editor-rtl.css
|
Edit
|
Rename
editor-rtl.min.css
|
Edit
|
Rename
editor.css
|
Edit
|
Rename
editor.min.css
|
Edit
|
Rename
style-rtl.css
|
Edit
|
Rename
style-rtl.min.css
|
Edit
|
Rename
style.css
|
Edit
|
Rename
style.min.css
|
Edit
|
Rename
theme-rtl.css
|
Edit
|
Rename
theme-rtl.min.css
|
Edit
|
Rename
theme.css
|
Edit
|
Rename
theme.min.css
|
Edit
|
Rename
' . __( 'You need a higher level of permission.' ) . '' . '
' . __( 'Sorry, you are not allowed to edit theme options on this site.' ) . '
', 403 ); } if ( ! current_theme_supports( 'widgets' ) ) { wp_die( __( 'The theme you are currently using is not widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please
follow these instructions
.' ) ); } // Used in the HTML title tag. $title = __( 'Widgets' ); $parent_file = 'themes.php'; if ( wp_use_widgets_block_editor() ) { require ABSPATH . 'wp-admin/widgets-form-blocks.php'; } else { require ABSPATH . 'wp-admin/widgets-form.php'; }