• Resolved mor1993

    (@mor1993)


    can i create a php script to get all Emails that send to my website in the last month?

    And if so, what i need for that?

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

    (@jasongreen)

    Hi @mor1993

    You could use a WP_Query to grab all the records and filter by your search criteria. The post type you should be using in your query is “wpcf7s”.

    Kind Regards
    Jason

Viewing 1 replies (of 1 total)
  • The topic ‘get amount of mails’ is closed to new replies.