[wp-trac] [WordPress Trac] #21331: Allow dashboard and welcome panel to be filtered and modified
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 25 21:16:39 UTC 2012
#21331: Allow dashboard and welcome panel to be filtered and modified
---------------------------+------------------------------
Reporter: martythornley | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version:
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+------------------------------
Comment (by nacin):
I'm okay with this, but this is essentially duplicating the role of
actions. So:
do_action( 'welcome_panel' );
And in default-filters:
add_action( 'welcome_panel', 'wp_welcome_panel' );
Not sure I see a reason to "plug" wp_dashboard(), though.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21331#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list