Wp_timer update
I thought I’d outline my plans for wp_timer.
Firstly just after I published it I realised I had been an idiot and it was making database calls that it didn’t need to. So that will be the first major fix. Another issue is that when the plugin gets deactivated it deletes data it uses to work out it’s time. I plan to change this, but as the old plugin will be deactivated before gte new version gets installed users will not see the benefit of this just immediately.
The rest of the update will be a new feature. I want the plugin to log when it gets reset so that blog admin will be able to see the history.
These are the plans for the next release, I have more but will save those for I time when I can implement then better.
