From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- .../class-wp-widget-area-customize-control.php | 66 ---------------------- 1 file changed, 66 deletions(-) delete mode 100644 srcs/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php (limited to 'srcs/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php') diff --git a/srcs/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php b/srcs/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php deleted file mode 100644 index bed0f8a..0000000 --- a/srcs/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php +++ /dev/null @@ -1,66 +0,0 @@ -json[ $key ] = $this->$key; - } - } - - /** - * Renders the control's content. - * - * @since 3.9.0 - */ - public function render_content() { - $id = 'reorder-widgets-desc-' . str_replace( array( '[', ']' ), array( '-', '' ), $this->id ); - ?> - - -

-