* @copyright Copyright (c) 2019, Aeon Theme * @link http://www.aeontheme.com/themes/aeonblog * @license http://www.gnu.org/licenses/gpl-2.0.html * * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package AeonBlog */ global $aeonblog_theme_options; $copyright = wp_kses_post($aeonblog_theme_options['aeonblog-copyright-text']); ?>