[wp-trac] [WordPress Trac] #13761: Undefined Registration function in MS

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 7 12:08:26 UTC 2010


#13761: Undefined Registration function in MS
--------------------------+-------------------------------------------------
 Reporter:  filosofo      |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0      
Component:  Multisite     |     Version:  3.0      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
Description changed by filosofo:

Old description:

> Several global multisite functions, defined in `wp-includes/ms-
> functions.php`, call WP functions (such as `username_exists`) that are
> defined in `wp-includes/registration.php` and hence are not defined for
> most uses of `wp-includes/ms-functions.php`.
>
> Patch includes the required `registration.php` file where needed if not
> already included.

New description:

 Several global multisite functions, defined in `wp-includes/ms-
 functions.php`, call WP functions (such as `username_exists`) that are
 defined in `wp-includes/registration.php` and hence are not defined by
 default in `wp-includes/ms-functions.php`.

 Patch includes the required `registration.php` file where needed if not
 already included.

--

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


More information about the wp-trac mailing list