* The Third Party integration with Caldera Forms.
namespace LiteSpeed\Thirdparty;
defined('WPINC') || exit();
public static function detect()
if (!defined('CFCORE_VER')) {
// plugins/caldera-forms/classes/render/nonce.php -> class Caldera_Forms_Render_Nonce
do_action('litespeed_nonce', 'caldera_forms_front_*');