Hi,
Thank you for the plugin, however it seems to only work when creating a new schedule. If I open the post again and try to edit using the sidebar and then ‘update’ I reload the edit page and it stays the same value from before. The only way it works for us right now is to directly edit the custom fields sidebar_date and sidebar_drop manually
Best regards,
Elijah
Hi,
Is there any chance you can please add an option to add a category to the existing ones on the expiration date? This will be really great.
Another idea that might help others. as well, can you please add the expiration functionality to quick edit post option instead always entering each post individually?
]]>I found some notices while creating a post.
I have created a custom post type.
I want to create a post from this post type (/wp-admin/post-new.php?post_type=<my-cpt>), and get these logs on the create form :
Undefined index: sidebar_date in /var/www/html/bedrock/web/app/plugins/post-expire-date-sidebar/expire.php on line 67 Notice: Undefined index: sidebar_drop in /var/www/html/bedrock/web/app/plugins/post-expire-date-sidebar/expire.php on line 68 Notice: Undefined index: sidebar_toogle in /var/www/html/bedrock/web/app/plugins/post-expire-date-sidebar/expire.php on line 71 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/bedrock/web/app/plugins/post-expire-date-sidebar/expire.php:67) in /var/www/html/bedrock/web/wp/wp-admin/admin-header.php on line 9
$metas = get_post_meta($id);
$date = $metas['sidebar_date'][0];
In my case, var_dump( $metas )
is an empty array, that’s why I found the notice log.
Can you fix this please ?
Thank you for your help
]]>Hey, thank you very much for this plugin.
While testing, I found out that it’s impossible to restore a post, right? Because everytime I try to recover it, it gets deleted again immediately.
So my suggestion is that you remove the expiration date after the post has been trashed. I’m sure you got me.
Keep up!
]]>At first, I thought it was the environment I was in because I tested it locally. But it turns out it only works for posts and not pages for example.
It shows up but the settings get reset every time I publish
]]>What a shame that this plugin create a lot of warning with WP 5. 5.1
And cannot be kept…
It was exactly what i fetch…
And the others expirator are out of date
Can you continue working on ?
marie
Hey, was excited to find this!
However, can’t make it work for me.
I toggle it to ON,
Set the date.
No matter what status I choose to be reset to after expire.
Click update.
All the expiration settings are reset:
Toggle goes to off
Expiration time is rest to current time
Status to draft.
Result:
Nothing happens ??
Thanks!
Yosi
]]>Hi, this looks like exactly the plugin I want. However, when I use it I cannot see whether the expiration date is actually set or not. The function of the toggle button “expire” is not immediately clear. Is it needed to set a (new) expiry date or does it expire the post right away? There is no save button. Thanks for clearing this up and thanks for your time and effort.
]]>