[wp-trac] [WordPress Trac] #34739: New filters to extend Add New Site Network Screen (wp-admin/network/site-new.php)

WordPress Trac noreply at wordpress.org
Thu Nov 19 12:09:23 UTC 2015


#34739: New filters to extend Add New Site Network Screen (wp-admin/network/site-
new.php)
---------------------------------------+-----------------------------
 Reporter:  igmoweb                    |      Owner:
     Type:  feature request            |     Status:  new
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  Networks and Sites         |    Version:  trunk
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 Some plugins may need to add new fields in this screen. I attach a patch
 with two new hooks:

 - {{{ network_after_site_new_form }}}: Allows to add new fields before
 submit button is displayed and form tag is closed
 - {{{ network_site_new_blog_meta }}}: We can pass the value of those
 fields to the meta array before creating a blog

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34739>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list