comments_on != 'Off' && $entity->status == 'published') { $returnvalue = true; } return $returnvalue; } }