<?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 Genesis\Updates * @author StudioPress * @license GPL-2.0-or-later * @link https://my.studiopress.com/themes/genesis/ */ /* function genesis_first_version() – Calculate or return the first version of Genesis to run on this site. */ /* function genesis_first_version_compare() – Helper function for comparing the "first install" version to a user specified version. */ /* function genesis_get_db_version() – Retrieve and return the database version. */