<?php echo esc_attr($automotive_parts_heading); ?>

esc_attr($automotive_parts_post_category), 'posts_per_page' => $automotive_parts_posts_to_show, )); $automotive_parts_post_count = 0; if ($automotive_parts_page_query->have_posts()) : while ($automotive_parts_page_query->have_posts()) : $automotive_parts_page_query->the_post(); $automotive_parts_post_count++; ?>
<?php the_title_attribute(); ?>