Viewing 1 replies (of 1 total)
  • Plugin Author mansoormunib

    (@mansoormunib)

    Hi,
    you can display post from within specific category.

    <?php
    if (function_exists(‘wp_snap’)){
    echo wp_snap(‘cat=15&child=true&firstload=recent’);
    }
    ?>

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress A-Z individually?’ is closed to new replies.