[wp-trac] [WordPress Trac] #11210: Split wp_new_user_notification() into two functions

WordPress Trac noreply at wordpress.org
Sun Feb 2 07:27:29 UTC 2014


#11210: Split wp_new_user_notification() into two functions
------------------------------------+-----------------------------
 Reporter:  sirzooro                |       Owner:  westi
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Login and Registration  |     Version:  2.9
 Severity:  normal                  |  Resolution:
 Keywords:  needs-patch             |     Focuses:
------------------------------------+-----------------------------
Changes (by nacin):

 * component:  Plugins => Login and Registration


Comment:

 We're done with adding pluggable functions to WordPress. If we are to do
 this, it should be moving all of these bits out of the pluggable
 functions, creating two functions that contain proper hooks, and then
 having the current pluggable function call these new functions. Even
 better, we should then move that function to pluggable-deprecated.php and
 use the two new functions wherever we used the old one.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/11210#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list