View Single Post
Old 12-09-2018, 11:35 AM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,072
Ooops. Had a mistake in there, left out a quote mark.

Or:

$return .= "<div class='wp-hotornot-title'>";

if( function_exists('the_ad_placement') )
{
$return .="<h2>" . the_ad_placement('placement_after_vote') . "</h2>";
}

$return .="</div>";

That's right now.

.
__________________
All cookies cleared!
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote