Fetch custom post instead of default WordPress posts
I am using a plugin in which default wordpress posts are getting displayed on 'posts' tab, this code is fetching the posts, I am looking to fetch custom post type 'properties' instead of default wordpress post. loop-post.php: <?php if (…