Ben Huson
Ben Huson
Currently filterable using: - `expire_users_email_admin_notification_subject` - `expire_users_email_notification_subject` Consider an admin field?
Possibly need to use this hook: 'woocommerce_created_customer' http://docs.woothemes.com/wc-apidocs/source-function-wc_create_new_customer.html#115 Something like the following (note: completely un-tested): ``` ```
https://wordpress.org/support/topic/woocommerce-438/
Also see: https://wordpress.org/support/topic/sends-multiple-mail-on-expire/ https://wordpress.org/support/topic/send-a-massive-email-for-expired-user/
I am unable to recreate this issue. If this is still an issue please let me know the version of the plugin and the version of WordPress you are using....
#68 added ability to sort. Possibly now just need able to filter by Expiring Soon / Expired.
Think we might need a method to `clear_expiry()` which also removes the `_expire_user_expired` value. `remove_expiry()` just removes the expiry data but still keeps the user flagged as expired.
Hi Thanks for your feedback and iām Glad you liked the functionality of this plugin. Unfortunately my work on this plugin did tail off after clients I had using the...
Phil I've had a quick look over to see if there are any quick simple fixes... I've been through the forum and identified several major issues that have been posted....
No worries :)