add_action('wp_footer', function() { if (is_single()) { $categoria = get_the_category(); if (!empty($categoria)) { ?>