/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');Error: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.