Forums

post counter widget (5 posts)

  1. maordany
    Member
    Posted 1 year ago #

    i need a post counter widget.
    What do you recommend?

  2. maordany
    Member
    Posted 1 year ago #

    HELP :-)

  3. Kapil Chugh
    Member
    Posted 1 year ago #

    If you want to show total no of posts then use this function
    $num_posts = wp_count_posts( 'post' );
    echo $num_posts->publish;

  4. maordany
    Member
    Posted 1 year ago #

    how can i put it on widget?

  5. Kapil Chugh
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic