slug !== ‘uncategorised’ && $t->slug !== ‘uncategorized’ ) { $cat_name = $t->name; $cat_url = get_term_link( $t ); break; } } } if ( $stall_num ) echo ‘‘ . esc_html( $stall_num ) . ‘‘; if ( $cat_name ) echo ‘‘ . esc_html( $cat_name ) . ‘‘; ?>

Hello world!

Merchant Notes
Published
Read Time
District
Disclosure: As an Amazon Associate, we earn from qualifying purchases.

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

3, ‘post_status’ => ‘publish’, ‘post__not_in’ => [ get_the_ID() ], ‘orderby’ => ‘rand’, ]; $cat_ids = wp_get_post_categories( get_the_ID() ); if ( $cat_ids ) $nearby_args[‘category__in’] = $cat_ids; $nearby = new WP_Query( $nearby_args ); if ( $nearby->have_posts() ) : ?>
have_posts() ) : $nearby->the_post(); ?> ← Back to the Bazaar As an Amazon Associate we earn from qualifying purchases.
Affiliate Disclosure: As an Amazon Associate I earn from qualifying purchases. | Privacy Policy