Forums

the_author_posts question (1 post)

  1. Freddie Aziz Jasbindar
    Member
    Posted 6 months ago #

    when I put this code to my template

    <?php
    $bilangan=the_author_posts();
    
    if ($bilangan!="0")
      echo "has entry";
    ?>

    the ouput will be

    1has entry

    the question is, how can I hide the output number 1?

    number 1 is an example of how many post

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 6 months ago by Freddie Aziz Jasbindar
  • This topic is not resolved
  • WordPress version: 3.2.1