• Hi I have a problem with something I want to do in wp

    I have several categories that are displayed in a static page on the homepage.
    Each category has a different amount of post.

    What I want to do is show the following. e.g.

    Category – 1 —- 6 post
    Category – 2 —- 4 post.

    If I add 10 new post in Category 2 I want to show

    Category – 2 10 New Post today

    But if tomorrow added to Category – 1 — 5 new post

    show

    Category 1 — 5 New post today

    Category 2 —- 10 New Post Yesterday,
    until completion of the month

    This is possible in WP?
    From already thank you very much

The topic ‘Count update post in category’ is closed to new replies.