• Thanks for that fantastic plugin. I am trying to display only the top posts that are not older than 30 days. Is there a way to do that? At the moment it sometimes displays posts that are 4 or 5 months old and it is not appropriate for my business. Can you help? Thanks so much in advance.

    https://wordpress.org/plugins/top-10/

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

    (@ajay)

    You can’t restrict that by date currently automatically within the plugin.

    The only way to do it is to write custom code that fetches the top posts and then uses WP_QUERY to restrict the posts to a particular date.

    I’m working on versions which should ideally made this a bit easier.

Viewing 1 replies (of 1 total)
  • The topic ‘excluding a period of time’ is closed to new replies.