[wp-trac] [WordPress Trac] #12199: Add actions before and after signup form on wp-signup.php

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 24 08:42:14 UTC 2010


#12199: Add actions before and after signup form on wp-signup.php
------------------------------------------+---------------------------------
 Reporter:  maxaud                        |        Owner:          
     Type:  enhancement                   |       Status:  reopened
 Priority:  normal                        |    Milestone:  3.0     
Component:  Themes                        |      Version:          
 Severity:  normal                        |   Resolution:          
 Keywords:  multisite, do_action, themes  |  
------------------------------------------+---------------------------------
Changes (by dd32):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 > Can't you use the get_header and get_footer hooks?

 They'd run before any HTML is output'd i believe.

 Personally, I'm +1 for a hook to allow plugins to add extra content to the
 pages.

 There are currently 2 content-related filters: 'signup_extra_fields', and
 'signup_blogform'

 Do you have any specific requirements? I'm thinking at the start and end
 of {{{<div class="mu_register">}}} myself.

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


More information about the wp-trac mailing list