Add Sub Posts Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
You can add post with sub posts under the category and latest project on widget. In single.php $args = array( ‘posts_per_page’ => 5, ‘post_parent’ => get_the_ID(), ‘post_type’=>’tabs_children’);$myposts = get_posts( $args );
Screenshots
No screenshots provided