';
/**
* archie_simple_breadcrumb hook
*
* @hooked archie_simple_breadcrumb - 10
*
*/
do_action( 'archie_simple_breadcrumb' );
echo '
';
return;
}
endif;
add_action( 'archie_header_image_action', 'archie_add_breadcrumb', 20 );
if ( ! function_exists( 'archie_content_end' ) ) :
/**
* Site content codes
*
* @since Archie 1.0.0
*
*/
function archie_content_end() {
?>