Forums

Show total number of posts currently month (2 posts)

  1. webdiv
    Member
    Posted 1 year ago #

    HI guy
    IN my blog i use this code:

    <?php global $numposts, $users; printf(__('There are <strong>%1$s</strong> published articles and <strong>%2$s</strong> registered authors in our article directory.', 'article-directory'), $numposts, $users); ?></p>

    for show the total number (no entire posts but the total number) of posts and authors in my blog, but if i want show the total posts for currently month???

    Thank for help

  2. webdiv
    Member
    Posted 1 year ago #

    please can help me?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags