It looks like you're new here. If you want to get involved, click one of these buttons!
array('name' => false, 'content' => true);
or just array('name', 'content');
where inclusivity is assumed true? From testing, it seems safer to set to a boolean.
Comments