Gravity Forms Security Filter
<?php add_filter( 'gform_upload_root_htaccess_rules', '__return_false' ); ?>