[wp-trac] Re: [WordPress Trac] #7931: Shortcuts/favorites menu bug

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 29 23:59:02 GMT 2008


#7931: Shortcuts/favorites menu bug
--------------------------+-------------------------------------------------
 Reporter:  janeforshort  |        Owner:     
     Type:  enhancement   |       Status:  new
 Priority:  normal        |    Milestone:  2.7
Component:  UI            |      Version:     
 Severity:  normal        |   Resolution:     
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by thee17):

 I started writing code to custumize it on a per user basis on the Profile
 Screen, I did it as a multi select box but ran into a problem of how to
 get the entire menu in the multi select box as:

 {{{
 <option value="'post-new.php' => array(__('Add New Post'),
 'edit_posts')"><?php _e( 'Add New Post' ); ?></option>
 }}}

 Also trying to figure out the adding something to the usermeta table and
 retriving it from the table, as I'm not used to interfacing with the
 database.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7931#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list