style="padding: var(--bt-space-8); margin-bottom: var(--bt-space-8);">

'bt-post-thumb', 'loading' => 'lazy' ) ); ?>
'', ) ); ?>
' . esc_html__( 'Categories: ', 'bongoto-shop' ) . wp_kses_post( $cats ) . ''; } if ( $tags ) { echo ' | ' . esc_html__( 'Tags: ', 'bongoto-shop' ) . wp_kses_post( $tags ) . ''; } edit_post_link( esc_html__( 'Edit', 'bongoto-shop' ), ' ', '' ); ?>
'; comments_template(); echo '
'; } // Post navigation. the_post_navigation( array( 'prev_text' => '' . esc_html__( 'Previous', 'bongoto-shop' ) . ' %title', 'next_text' => '' . esc_html__( 'Next', 'bongoto-shop' ) . ' %title', ) ); endwhile; // End of the loop. ?>