# Admin Bar ID Menu Changelog

Makes the ID number of the current page or post visible in the Admin Bar.

### v.1.1 (2020-06-17)
* fixed PHP header and readme file (v.1.1.1)
* no functional changes, just tested and moved to Github

### v.1.0 (2012-12-12)
* made "view" menus show numbers too

### v.0.4 (2011-12-16)
* added compatibility for new admin bar in 3.3

### v.0.3 (2011-02-24)
* moved the id into the edit item
* appending $wp_admin_bar->menu->edit['title']

### v.0.2 (2011-02-24)
* moved to a plugin
* using the $wp_admin_bar->add_menu method

### v.0.1 (2011-02-24)
* implemented in theme
