Lines:
1 to 21 of 21
<?php /** * Genesis Framework. * * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. * Please do all modifications in the form of a child theme. * * @package StudioPress\Genesis * @author StudioPress * @license GPL-2.0-or-later * @link https://my.studiopress.com/themes/genesis/ */ /* class Genesis_Update_Check */ /* function Genesis_Update_Check::__construct() – Constructor. */ /* function Genesis_Update_Check::get_update() – Retrieve and assemble update information and return the array. */ /* function Genesis_Update_Check::validate_response() – Validate the format and data of the update response. */ /* function Genesis_Update_Check::get_response() – Get the POST response. */ /* function Genesis_Update_Check::get_response_body() – Get the body of the response. */