Add this snippet to your functions.php or code snippets plugin and the "Delete All Entries" button will be removed from the Formidable form's entries list page.
add_filter( 'frm_show_delete_all', "__return_false" );
By Victor Font Leave a Comment
This content is contributed by Formidable Masterminds: "We build expert business solutions featuring Formidable Forms."
Add this snippet to your functions.php or code snippets plugin and the "Delete All Entries" button will be removed from the Formidable form's entries list page.
add_filter( 'frm_show_delete_all', "__return_false" );
If you found this article to be helpful, please consider letting this author know that you appreciate the contribution. Why not leave a comment or send the author a thank you note? If the author has a Developer Digital Store, visit the store link if it's shown below to browse its offerings. Or better yet, if you read this article because you have a project you need help with, contact the author to check for the availability to assist you.
Contributed Content Copyright © 2023 Formidable Masterminds
Affiliate Disclosure: This content may contain affiliate links. Once in a while, Mastermind Contributors earn commissions from these links. All authors agree to only recommend products they like, with or without commissions.
By visiting our site, you agree to our privacy policy regarding cookies, tracking statistics, etc. Read more
Leave a Reply