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 --- .../wp-content/themes/twentynineteen/image.php | 104 --------------------- 1 file changed, 104 deletions(-) delete mode 100644 srcs/wordpress/wp-content/themes/twentynineteen/image.php (limited to 'srcs/wordpress/wp-content/themes/twentynineteen/image.php') diff --git a/srcs/wordpress/wp-content/themes/twentynineteen/image.php b/srcs/wordpress/wp-content/themes/twentynineteen/image.php deleted file mode 100644 index 5e08cf9..0000000 --- a/srcs/wordpress/wp-content/themes/twentynineteen/image.php +++ /dev/null @@ -1,104 +0,0 @@ - - -
-
- - - -
> - -
- ', '' ); ?> -
- -
- -
- - -
- -
- - '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentynineteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- -
- %1$s%3$s × %4$s', - _x( 'Full size', 'Used before full size attachment link.', 'twentynineteen' ), - esc_url( wp_get_attachment_url() ), - absint( $metadata['width'] ), - absint( $metadata['height'] ) - ); - } - ?> - - - -
-
- - _x( 'Published in
%title', 'Parent post link', 'twentynineteen' ), - ) - ); - - // If comments are open or we have at least one comment, load up the comment template. - if ( comments_open() || get_comments_number() ) { - comments_template(); - } - - // End the loop. - endwhile; - ?> - -
-
- -