>
'; /** * blogpost_simple_breadcrumb hook * * @hooked blogpost_simple_breadcrumb - 10 * */ do_action( 'blogpost_simple_breadcrumb' ); echo '
'; } endif; if ( ! function_exists( 'blogpost_content_end' ) ) : /** * Site content codes * * @since Blogpost 1.0.0 * */ function blogpost_content_end() { ?>