';
$anzu_copyright = str_replace( '[anzu_copyright]', '©', $anzu_copyright );
$anzu_copyright = str_replace( '[anzu_current_year]', gmdate( 'Y' ), $anzu_copyright );
$anzu_copyright = str_replace( '[anzu_site_title]', get_bloginfo( 'name' ), $anzu_copyright );
$anzu_copyright = str_replace( '[anzu_theme_author]', '' . $theme_author['anzu_theme_name'] . '', $anzu_copyright );
echo do_shortcode( wpautop( $anzu_copyright ) );
echo '';
}
}
?>
'. esc_attr( $anzu_metabox_custom_css ) .''; } ?>