found_posts ) { return; } $orderby = isset( $_GET['orderby'] ) ? esc_html( $_GET['orderby'] ) : 'date'; $orderby_options = apply_filters( 'auto_listings_listings_orderby', array( 'date' => __( '- New Listings -', 'auto-dealer' ), 'date-old' => __( '- Oldest Listings -', 'auto-dealer' ), 'price' => __( '- Price (Low to High) -', 'auto-dealer' ), 'price-high' => __( '- Price (High to Low) -', 'auto-dealer' ), ) ); ?>