Near the clock tower in Monsaraz Tuesday August 28th, 2012Sunday April 13th, 2014 PanoramaPalace Rui Pedro [php] $posttags = get_the_tags(); if ($posttags) { foreach($posttags as $tag) { echo _e($tag->description); } } [/php] Read more