Ticket #19371: patch.6.diff
| File patch.6.diff, 300 bytes (added by willshouse, 19 months ago) |
|---|
-
class-wp-admin-bar.php
old new 130 130 return $this->nodes[ $id ]; 131 131 } 132 132 133 final p ublicfunction _get_nodes() {133 final protected function _get_nodes() { 134 134 return $this->nodes; 135 135 } 136 136