tag, with necessary attributes. include( locate_template( 'templates/layout-wrapper-begin.php', false, false ) ); if ( isset( $blogcentral_header ) ) { echo $blogcentral_header; } $items_html = ''; if ( isset( $blogcentral_items ) && is_array( $blogcentral_items ) && 0 < count( $blogcentral_items ) ) { foreach ( $blogcentral_items as $key => $val ) { $name = esc_html( $key ); $value = esc_html( $val ); $items_html .= "