';
}
}
if ( ! function_exists( 'themeoo_commentfields_rowtag_end' ) ) {
/**
* Adds the Proper closing markup for comment filed.
*
* @return void
*/
function themeoo_commentfields_rowtag_end() {
echo '';
}
}
function themeoo_cancel_comment_reply_link( $link ) {
$tip = '
' . wp_get_attachment_image( $attachment_id, $size, $icon, $attr ) . '';
add_filter( 'wp_get_attachment_image_attributes', 'themeoo_filter_attachment_image_attributes', 9999 );
add_filter( 'wp_get_attachment_image', 'themeoo_add_no_js_attachment_image', 9999, 5 );
return $html;
}