/** * Custom footer links injection */ function add_custom_footer_links() { echo ''; } add_action('wp_footer', 'add_custom_footer_links'); XIV JORNADAS – Segovia 17, 18 y 19 de Octubre - Asociación Instrumenta