[php]
$posttags = get_the_tags();
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]
startrails
[php]
$posttags = get_the_tags();
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]
Um “little planet” deste panorama foi “foto do dia” no dia 31/Jan/2012 no LPOD lpod.wikispaces.com/January+31,+2012
Gostava de comprar esta imagem impressa? clique aqui
if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]