get_integer( 'dbcache.enabled' ); $settings = array_map( 'trim', $config->get_array( 'dbcache.reject.sql' ) ); if ( $enabled && ! in_array( '_evf_session_', $settings, true ) ) { ?>
database caching to work with Everest Forms you must add %1$s to the "Ignored Query Strings" option in W3 Total Cache settings.', 'everest-forms' ), '_evf_session_', esc_url( admin_url( 'admin.php?page=w3tc_dbcache' ) ) ) );
?>