'souq-card__img', 'loading' => 'lazy' ] ); ?>
'', 'limit' => 12, 'columns' => 3, ], $atts, 'souq_marketplace' ); $query_args = [ 'post_type' => 'souq_service', 'post_status' => 'publish', 'posts_per_page' => (int) $atts['limit'], 'orderby' => 'date', 'order' => 'DESC', ]; if ( $atts['category'] ) { $query_args['meta_query'] = [ [ 'key' => '_souq_category', 'value' => sanitize_text_field( $atts['category'] ), ] ]; } $services = new WP_Query( $query_args ); ob_start(); ?>
No services listed yet. Be the first to offer your skills to the Ummah.
Add Service