esc_html($adventure_camping_postData ,'adventure-camping'), 'posts_per_page' => 1, 'post_type' => 'post' ); $adventure_camping_query = new WP_Query( $adventure_camping_args ); if ( $adventure_camping_query->have_posts() ) : while ( $adventure_camping_query->have_posts() ) : $adventure_camping_query->the_post(); ?>
<?php echo esc_attr('Post Image', 'adventure-camping'); ?>

...