$bridal_jewelry_store_content_type, 'post__in' => array_filter( $bridal_jewelry_store_content_ids ), 'orderby' => 'post__in', 'posts_per_page' => 4, 'ignore_sticky_posts' => true, ); $bridal_jewelry_store_args = apply_filters( 'bridal_jewelry_store_service_section_args', $bridal_jewelry_store_args ); bridal_jewelry_store_render_service_section( $bridal_jewelry_store_args ); /** * Render Product Section. */ function bridal_jewelry_store_render_service_section( $bridal_jewelry_store_args ) { ?>