Replies: 0
I’m trying a a line but it display only array
$content .= '<a rel="bookmark" href="'.get_the_permalink().'">';
$content .= $img;
$content .= '<div class="visualmodo-related-post-body-cat">'.get_the_category().'</div>';
Replies: 0
I’m trying a a line but it display only array
$content .= '<a rel="bookmark" href="'.get_the_permalink().'">';
$content .= $img;
$content .= '<div class="visualmodo-related-post-body-cat">'.get_the_category().'</div>';