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 Genesis\Header * @author StudioPress * @license GPL-2.0-or-later * @link https://my.studiopress.com/themes/genesis/ */ /* function genesis_get_seo_meta_description() – Determine the meta description based on contextual criteria. */ /* function genesis_get_seo_meta_keywords() – Determine the meta keywords based on contextual criteria. */ /* function genesis_get_robots_meta_content() – Determine the `noindex`, `nofollow`, `noarchive` robots meta code for the current context. */ /* function genesis_get_favicon_url() – Return favicon URL. */