My page is been spammed with alot of posts everyday, I want to use your plugin to auto delete the posts by default. Is is posible?
]]>Today I found that there are many “junk” entries in my prefix_fluentform_submission_meta
table.
The reason is that I have the “Delete entry data after form submission” enabled in the “Compliance Settings” and if Fluent Forms auto-delete an entry after submission, it only removes the entry from the prefix_fluentform_submission
table, but leaves the meta behind. If I don’t use this setting and remove an entry manually, both the submission and the submission meta is cleared at the same time.
This is not a huge bug, I just like to keep things clean, so please in a future update make sure the “auto-delete” feature removes the meta too, just like during manual submission removal.
Thanks!
Edit: I just found that maybe a better place for this would be to create a support ticket, so I just did that (#101791). Feel free to remove or close this thread without an answer.
]]>I have enabled the “move to trash” functionality for media library files by adding define( ‘MEDIA_TRASH’, true ); in wp-config.php. My question is, is it possible to customize the number of days that pass before the trashed media files are permanently deleted? I know of the ‘EMPTY_TRASH_DAYS’ constant, but from what I can tell this seems to only apply to posts (including custom post types), pages and comments. I’m looking for a way to target the amount of time that trashed files are stored in the media library trash specifically.
Thanks.
/jenny
]]>adding this code to your theme/functions.php file
remove_action(‘template_redirect’,’dnd_cf7_auto_clean_dir’, 30);
Checked this and is not working..
(posted in another part of support forum)
]]>How can I bulk delete all appointments older then 2 months ?
This option is needed, as I live in the EU where GDPR compliance is required with sensitive data (such an “auto delete” function is paramount).
Why don’t you add this urgently needed feature ?
Let’s say a website is hacked, then malafid persons can see all appointments made with sensitive infoprmation (ie for doctor appointments !!).
thanks for your response, as on my previous topic there was no response.
]]>Or maybe someone can help or have cron jobs code who can auto delete events by date? Example if event is with 2020-01-07 18.00 i need what it delete in 2020-01-08.
Thanks for reaply.
]]>How can I bulk delete all appointments older then 2 months ?
This option is needed, as I live in the EU where GDPR compliance is required with sensitive data (such an “auto delete” function is paramount).
thznks
]]>Are you planning to add mail auto-delete function (i.e. after period of few days) to your Flamingo plugin at all?
Best regards, Dan.
]]>