Forums
(@pmcka)
16 years, 5 months ago
I tried to cast the second argument in that line as follows:
if (!in_array($post->post_author, (array)$authors))
That removed the warning but the ad isn’t showing up now.