· Beta


' . "\n"; $col ++; } ?> $value ) { $is_parent = ! empty( $value->parent ); $has_link = ! empty( $node->href ); $item_class = ' class="form-invalid"'; $item_string = ''; if ( $is_parent ) { $item_class = ''; $item_string = ' — '; } $checked_user_role_ = array(); foreach ( $user_roles as $role ) { $checked_user_role_[$role] = ( isset( $disabled_admin_bar_option_[$role] ) && in_array( $key, $disabled_admin_bar_option_[$role] ) ) ? ' checked="checked"' : ''; } echo '' . "\n"; echo '' . "\n"; foreach ( $user_roles as $role ) { echo '' . "\n"; } echo '' . "\n"; $x ++; } ?>
' . $role_name; ?>
' . $item_string . strip_tags( $value->title ) . ' (' . $key . ')