benhuson / expire-users

Set expiry dates for users in WordPress
http://wordpress.org/plugins/expire-users/
24 stars 16 forks source link

Various Issues #52

Open codeclinic opened 5 years ago

codeclinic commented 5 years ago

Hi Ben,

This plugin seems to have several issues at the moment and it appears that development / maintenance is sadly dead.

Firstly I just wanted to say thanks for all your hard work on this plugin, it's used by a lot of people and provides functionality that no other plugin appears to provide.

Secondly, I'd like to BEG you to pick this plugin up again and please get this back to it's former glory.

Lastly, if you aren't able / willing to resume this thing, then I'd just like to say a final thank you for all your work on it, before asking if you know of any alternative plugin that offers similar functionality?

Thanks.

benhuson commented 5 years ago

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 plugin no longer required it, and I was unable to dedicate time to maintaining it.

Looking through the WP forums I see you have been active helping on some users threads - thank you.

I agree that user expiry functionality is really useful so I will try to have a quick look over and test of the plugin at some point to see if I can easily identify and resolve any of the issues.

I will accept code contributions and fixes if anyone is able to contribute via Github.

Kind regards

Ben

codeclinic commented 5 years ago

Hi,

It’d be great if you could try & get things working again, I’m sure many others would be grateful too.

I’ll be glad to help out where I can, I’ll take a look when I have a little more time.

Thanks.

Phill

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 plugin no longer required it, and I was unable to dedicate time to maintaining it.

Looking through the WP forums I see you have been active helping on some users threads - thank you.

I agree that user expiry functionality is really useful so I will try to have a quick look over and test of the plugin at some point to see if I can easily identify and resolve any of the issues.

I will accept code contributions and fixes if anyone is able to contribute via Github.

Kind regards

Ben

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/benhuson/expire-users/issues/52?email_source=notifications&email_token=ABOJ2BWQERFXSDYGSUTKOFLPWFBJRA5CNFSM4HNVOMCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXBB2Y#issuecomment-493752555 , or mute the thread https://github.com/notifications/unsubscribe-auth/ABOJ2BRJVY4ZLHXYLLZUDU3PWFBJRANCNFSM4HNVOMCA . https://github.com/notifications/beacon/ABOJ2BX7XWFMSDH7BGK3PL3PWFBJRA5CNFSM4HNVOMCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXBB2Y.gif

benhuson commented 5 years ago

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. Which ones have you encountered that are really important to fix as a priority:

I've made several updates if you are able to test this version: https://github.com/benhuson/expire-users/tree/release/1.0.4

It fixes several things:

  1. Increase authenticate hook priority to 100 so that it is less likely to be overridden by other plugins.
  2. Fix error when user tries to reset password - this may also fix an issue which prevents people logging in when they should be able to you.

If you have encountered either of those things are you able to check it that is fixed for you in the above version?

Thanks

Ben

codeclinic commented 5 years ago

Hi Ben,

Thanks for getting to work so soon. I faced several issues and got around them one way or another, so I can’t think of them at the moment.

I’m also away for a couple of weeks so, I can’t currently dig through my notes.

As soon as I get chance, I’ll post the issues on Github and test the new version

Thanks again

Phill

From: Ben Huson notifications@github.com Sent: 20 May 2019 11:01 To: benhuson/expire-users expire-users@noreply.github.com Cc: Phill Healey phill@codeclinic.de; Author author@noreply.github.com Subject: Re: [benhuson/expire-users] Various Issues (#52)

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. Which ones have you encountered that are really important to fix as a priority:

I've made several updates if you are able to test this version: https://github.com/benhuson/expire-users/tree/release/1.0.4

It fixes several things:

  1. Increase authenticate hook priority to 100 so that it is less likely to be overridden by other plugins.
  2. Fix error when user tries to reset password - this may also fix an issue which prevents people logging in when they should be able to you.

If you have encountered either of those things are you able to check it that is fixed for you in the above version?

Thanks

Ben

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/benhuson/expire-users/issues/52?email_source=notifications&email_token=ABOJ2BRELCK66AJCT67LEI3PWJSFHA5CNFSM4HNVOMCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVYE7WI#issuecomment-493899737 , or mute the thread https://github.com/notifications/unsubscribe-auth/ABOJ2BSHOGYUYBB6WNEKRCLPWJSFHANCNFSM4HNVOMCA .

benhuson commented 5 years ago

No worries :)