• I want to automatically delete old logs after login and add new messages.
    It is good for database size. And the message is not important. I can use with the new message from the admin.

Viewing 1 replies (of 1 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    If you have php and wordpress code knowledge you can run a cron job and use FEP_Message class (delete() method) to delete messages.

Viewing 1 replies (of 1 total)
  • The topic ‘Can you add a function to auto-delete old logs?’ is closed to new replies.