Show Row Actions
March 29th, 2009 - Steve Zehngut
Get the Flash Player to see this content.
The row actions in the WordPress dashboard are hidden by default. They appear when you mouse over an area that you want to edit. Some users are confused by this as they tend not to “hunt” for functionality.
We wrote this plugin to display the Row actions all the time. Enjoy!
Tags: "row actions", plugin, ui, wordpress, Wordpress Plugin

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=74869f1a-82aa-4415-b308-4b53690991f4)
Great plug in this make it much more user friendly
never would i figure this out on my on great help
thanks for this plug in! let me see if i can install it in my WP
great article thank you.
Thanks. Downloaded the plugin, thot to just put the code in my style sheet, works perfectly on all browsers except for IE, what could be the problem ?
any thoughts yet ?
Sorry, we haven’t had a chance to look at it yet. We’re not big IE users here.
Or… you could simply add 1 line of css:
1. Go to wp-admin > css > global.css
2. Add this line at the end of the file:
td.post-title.column-title .row-actions {visibility: visible;}