[wp-trac] [WordPress Trac] #17705: Admin bar tweaks
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 6 08:55:38 UTC 2011
#17705: Admin bar tweaks
----------------------------+-----------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.2
Component: Administration | Version:
Severity: normal | Keywords: has-patch
----------------------------+-----------------------
Per a conversation with Jane, I've cooked up a small series of tweaks to
the Admin Bar.
There's actually very little code churn -- I just spaced some things out
for readability purposes. This patch:
* Removes 'Dashboard' from the initial dropdown, and makes it a first-
level item.
* The 'Dashboard' link becomes 'View Site' when in the admin.
* The 'Edit X' links for posts/pages and tags/categories become 'View X'
when in the admin.
In support of this patch, there were two other changes made:
* API: A view_item string has been added for taxonomies.
* UI: A 'View' action link was added to the tags/categories list tables,
appended to the end as it is for posts/pages. Basically, we just never had
View links, so if we're to add them to the admin bar, they should go here
too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17705>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list