• Resolved Poly Plugins

    (@polyplugins)


    Hi John ??

    We were building a plugin that logs 404’s and sends email notifications when another developer informed us of your plugin. We now plan to abandon the project to focus on other intuitive ideas and would like to know if you have plans to integrate something like this or if you would want to use our code to integrate into your Redirection plugin? We actually modified it to work with your plugin, but due to your efficient use of log cleanup, we can not hook into your cron to trigger an email as your cron self destructs if there are more than 10,000 entries in the 404 table.

    • This topic was modified 4 years, 5 months ago by Poly Plugins.
    • This topic was modified 4 years, 5 months ago by Poly Plugins.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    Destructs in what way?

    I have had requests for this kind of functionality in the past, but I had no immediate plans for including it myself. I’d certainly consider integrating it if you had something ready.

    Thread Starter Poly Plugins

    (@polyplugins)

    Essentially we were going to look into executing the email before you delete old logs, but if logs are over 10,000 it deletes the cron and creates a new one to handle larger logs, so if we sent weekly it’s possible the email would not contain all of the 404s.

    If there was a hook we could probably get it to work, but since we plan on abandoning this and you had considered doing this, we feel you would have more use for our code. It’s also already been approved as a WordPress plugin. What would be the best way to send this to you?

    We don’t want to send it as a PR as it’s not complete since we are worried about the above issue with missing logs in emails.

    Plugin Author John Godley

    (@johnny5)

    If it’s in the plugin SVN repo I can look there, or you can send it to https://redirection.me/contact/. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Suggestion: Email Notifications’ is closed to new replies.