>
| ';
if (ttw_getopt('ttw_post_icons')) {
$img_info .= sprintf('

',
get_template_directory_uri());
}
$metadata = wp_get_attachment_metadata();
$msg = '
' . __( 'Full size is %s pixels', TTW_TRANS) . '';
if (ttw_getopt('ttw_hide_post_fill')) $msg = '
[%s]';
$img_info .= sprintf( $msg,
sprintf( '
%3$s × %4$s',
wp_get_attachment_url(),
esc_attr( __('Link to full-size image', TTW_TRANS) ),
$metadata['width'],
$metadata['height'] ) );
}
weaver_posted_on($img_info);
?>
post_excerpt ) ) the_excerpt(); ?>
→', TTW_TRANS ) ); ?>
'
' . __( 'Pages:', TTW_TRANS ), 'after' => '
' ) ); ?>