/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwentyone
NameSizeModeActions
assets/-0755rm
classes/-0755rm
inc/-0755rm
template-parts/-0755rm
.stylelintignore890644editdlrm
.stylelintrc-css.json6890644editdlrm
.stylelintrc.json4250644editdlrm
404.php7210644editdlrm
archive.php9980644editdlrm
comments.php26320644editdlrm
footer.php22550644editdlrm
functions.php189500644editdlrm
header.php9700644editdlrm
image.php34210644editdlrm
index.php11980644editdlrm
package-lock.json2350850644editdlrm
package.json24120644editdlrm
page.php5900644editdlrm
postcss.config.js2830644editdlrm
readme.txt48370644editdlrm
screenshot.png2828970644editdlrm
search.php16470644editdlrm
searchform.php14320644editdlrm
single.php16980644editdlrm
style-rtl.css1560890644editdlrm
style.css1563890644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwentyone/image.php (3421B)
>
', '' ); ?>
'', /* translators: %: Page number. */ 'pagelink' => esc_html__( 'Page %', 'twentytwentyone' ), ) ); ?>
'; printf( /* translators: %s: Parent post. */ esc_html__( 'Published in %s', 'twentytwentyone' ), '' . esc_html( get_the_title( wp_get_post_parent_id( $post ) ) ) . '' ); echo ''; } else { // Edit post link. edit_post_link( sprintf( /* translators: %s: Name of current post. Only visible to screen readers. */ esc_html__( 'Edit %s', 'twentytwentyone' ), '' . get_the_title() . '' ), '', '' ); } // Retrieve attachment metadata. $metadata = wp_get_attachment_metadata(); if ( $metadata ) { printf( '%1$s%3$s × %4$s', esc_html_x( 'Full size', 'Used before full size attachment link.', 'twentytwentyone' ), // phpcs:ignore WordPress.Security.EscapeOutput esc_url( wp_get_attachment_url() ), absint( $metadata['width'] ), absint( $metadata['height'] ) ); } if ( wp_get_post_parent_id( $post ) ) { // Edit post link. edit_post_link( sprintf( /* translators: %s: Name of current post. Only visible to screen readers. */ esc_html__( 'Edit %s', 'twentytwentyone' ), '' . get_the_title() . '' ), '', '
' ); } ?>