Aaron Axelsen
Forum Replies Created
-
The plugin saves everything in GMT time because that is how the WP Core operates. It should be doing the proper conversions based on the timezone setting on the config page.
Are you loading up multiple entries to run at those cron times? Or are you saying it fails if there are only 1 or 2?
Most of my testing has been utilizing the WP-Cron interface, and not a custom triggered cron.
What version of PHP are you all running? I’ve tested this on 7 and now 7.3 – and can’t see to reproduce any issues yet.
Can you let me know more about what is not working for you on WP 5.0.3? What version of PHP are you running? Anther other unique things to your setup?
Thanks for reporting the issue – we’ll get it fixed up!
Have you tried any of the other expiration options? Is it only category remove that is not working for you?
What does the debug log say?
I have not had any issues running this plugin in php 7.x. Please provide some additional information, and debugging logs.
The plugin has been tested with the latest versions of WordPress and works as expected. Please provide additional information.
Thanks. This should be fixed in the next release!
Nope!
You would have to setup the post expiration after the first expiration is complete.
A post can only have one expiration date / action attached to it. Once that expiration is processed, you can certainly add in another.
This plugin is used every day, so while there may not be active development on new features, it is certainly maintained and still in use.
“Doesn’t work” is not a helpful comment. If you can provide additional details on what didn’t work, and steps to reproduce it – then I can take a closer look. Most issues are caused by conflicts with other plugins, or issues where WP-Cron is not working correctly.
Works great here. I have it running on a vanilla 5.0.2 installation – with no issues. Most issues are typically related to WP-Cron not being supported by your host, or conflicts from other plugins.
In the edit screens or where are you referring to?