Lines:
1 to 22 of 22
<?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/ */ namespace StudioPress\Genesis\Upgrade; /* class Upgrade_DB_3100 */ /* function Upgrade_DB_3100::__construct() – Constructor. */ /* function Upgrade_DB_3100::upgrade() – Upgrade method. */ /* function Upgrade_DB_3100::create_footer_setting() – Create the footer setting with proper default. */ /* function Upgrade_DB_3100::unset_noodp_noydir() – Unset `noodp` and `noydir` SEO settings. They were removed. */