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-customize-site-icon-control.php | 93 ---------------------- 1 file changed, 93 deletions(-) delete mode 100644 srcs/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php (limited to 'srcs/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php') diff --git a/srcs/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php b/srcs/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php deleted file mode 100644 index b4edfb9..0000000 --- a/srcs/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php +++ /dev/null @@ -1,93 +0,0 @@ - - <# if ( data.label ) { #> - {{ data.label }} - <# } #> - <# if ( data.description ) { #> - {{{ data.description }}} - <# } #> - - <# if ( data.attachment && data.attachment.id ) { #> -
- <# if ( data.attachment.sizes ) { #> -
-
- - -
- <?php esc_attr_e( 'Preview as a browser icon' ); ?> -
- -
- <?php esc_attr_e( 'Preview as an app icon' ); ?> -
- <# } #> -
- <# if ( data.canUpload ) { #> - - - <# } #> -
-
- <# } else { #> -
- <# if ( data.canUpload ) { #> - - <# } #> -
- <# if ( data.defaultAttachment ) { #> - - <# } #> -
-
- <# } #> -