php
<?php
/* 
Change the completed scheduled tasks storage to 1 week
Original doc link: https://wpforms.com/docs/how-to-troubleshoot-action-scheduler-issues-in-wpforms/
For support, please visit: https://www.facebook.com/groups/wpformsvip
*/
add_filter( 'wpforms_tasks_admin_hide_as_menu', '__return_false' );