Posted by | at | Permalink | |
ID); if (is_array($posttags)) { foreach($posttags as $tag) { $out .= '#' . $tag->name . ' '; } $out = substr($out, 0, -1); } echo $out; ?>
Posted by | at | Permalink | |
ID); if (is_array($posttags)) { foreach($posttags as $tag) { $out .= '#' . $tag->name . ' '; } $out = substr($out, 0, -1); } echo $out; ?>