[wp-trac] [WordPress Trac] #21368: Welcome screen design - v2

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 4 18:18:32 UTC 2012


#21368: Welcome screen design - v2
-------------------------+------------------
 Reporter:  lessbloat    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by ryelle):

 Adding a hook using nacin's idea from #21331:

   do_action( 'welcome_panel' );

   And in default-filters:

   add_action( 'welcome_panel', 'wp_welcome_panel' );

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21368#comment:24>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list