[wp-trac] [WordPress Trac] #15593: Actions missing from Sites Edit pages in new Network Admin
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 27 11:36:11 UTC 2010
#15593: Actions missing from Sites Edit pages in new Network Admin
---------------------------+------------------------------------------------
Reporter: mwidmann | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Network Admin | Version: 3.1
Severity: normal | Keywords:
---------------------------+------------------------------------------------
In 3.0.1 {{{ms-sites.php}}} called a couple of actions and filters which
are now missing.
Especially the {{{wpmueditblogaction}}} hook is missing which allowed to
add additional fields to the edit site form and then hook into
{{{wpmu_update_blog_options}}} to store the additional settings.
While {{{wpmu_update_blog_options}}} is still there, it's available only
in sites-info.php and missing in sites-options.php where imho it belongs.
A filter to add additional tabs to the site-edit functionality would be a
nice addition as well.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15593>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list