• Resolved chrisgot

    (@chrisgot)


    Is there no removal? I have uninstalled and deleted plugin in wp-admin but things like the SendPress autocron transient is still being set and run. That’s really disappointing. It seems cleanup to remove SendPress is only possible manually in phpMyAdmin? If so, can you please let me know if there is anything else added by SendPress than the following to look for?

    Tables
    _sendpress_list_subscribers
    _sendpress_queue
    _sendpress_report_url
    _sendpress_subscribers
    _sendpress_subscribers_event
    _sendpress_subscribers_meta
    _sendpress_subscribers_status
    _sendpress_subscribers_tracker
    _sendpress_subscribers_url
    _sendpress_url

    Options
    _sendpress_base_settings
    _sendpress_options
    _sendpress_subscribers_url_db_version
    _sendpress_subscribers_tracker_db_version
    _transient_timeout_sendpress_autocron_cache
    _transient_sendpress_autocron_cache
    _transient_timeout_sendpress:email_template_cache
    _transient_sendpress:email_template_cache
    _transient_sendpress:email_template_cache

    All options beginning with “_sp_”
    _sp_form_type
    _sp_form_description
    _sp_collect_firstname
    etc etc

    In option ‘rewrite_rules’:
    s:20:\”^sendpress/([^/]+)/?\”;s:31:\”index.php?sendpress=$matches[1]\”;

    widget_sendpress-forms-widget

    Anything else? Thanks!

    https://wordpress.org/plugins/sendpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Josh Lyford

    (@joshl)

    Hi chrisgot,

    That looks like everything. People had issue’s with us removing lists on delete so we are working on a new uninstall process. Sorry that you have to manually remove everything for now. If you run into any issue just let us know.

    Best,
    Josh

    Thread Starter chrisgot

    (@chrisgot)

    Thanks! And no problem, I’ve got it sorted out. I might check in again, I really like the idea of your plugin and the fact that it works out of the box with postman SMTP, but the Gmail limits on number of mails that can be sent made me opt out for the time being.

    but the Gmail limits on number of mails that can be sent made me opt out for the time being

    The free version of Gmail is designed for personal use, not newsletters. You should be signing up your Gmail account at mandrill.com (or similar) and using Mandrill’s transactional SMTP server for your email delivery.

    Thread Starter chrisgot

    (@chrisgot)

    Thanks Jason, is using Gmail with mandrill possible from within the Postman plugin?

    Yes. Mandril will give you their SMTP server details when you sign up.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No clean removal?’ is closed to new replies.