Nª Srª de Alcamé de noite 28 de outubro de 201212 de abril de 2014 PanoramaPalace Rui Pedro [php] $posttags = get_the_tags(); if ($posttags) { foreach($posttags as $tag) { echo _e($tag->description); } } [/php] Read more