to be consistent with css it should be used class "with-wireframes".

$vars['classes_array'][] = 'wireframe-mode'; // wrong
$vars['classes_array'][] = 'with-wireframes'; // right

Comments

SteveK’s picture

Assigned: Unassigned » SteveK
Status: Needs review » Closed (won't fix)

we've removed wireframe mode from 3.x branch as it's no longer applicable.