• Very useful plugin to list feature post in template. I find this plugin easy and different than other similar plugins because it provides option to enable/disable feature post option in page, post,etc.

Viewing 1 replies (of 1 total)
  • I am finding difficulty in fetching posts on homepage. Actually, where to use this code, where I am supposed to write this code given :

    <?php $query = new WP_Query( array( ‘meta_key’ => ‘_is_ns_featured_post’, ‘meta_value’ => ‘yes’ ) ); ?>

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Useful plugin to list feature posts’ is closed to new replies.