Another bug fix
-
More missed quotes on line 45. Should look like:
$meta = array('class' => $clasess, 'onclick' => '', 'target' => $menu_item->target, 'title' => $menu_item->attr_title);
- The topic ‘Another bug fix’ is closed to new replies.
Home / Plugin: Custom Adminbar Menus / Another bug fix
More missed quotes on line 45. Should look like:
$meta = array('class' => $clasess, 'onclick' => '', 'target' => $menu_item->target, 'title' => $menu_item->attr_title);