[wp-hackers] Overriding Cor Functions (Was: IIS Problem)

Ryan Boren ryan at boren.nu
Mon Apr 4 18:55:13 GMT 2005


On Mon, 2005-04-04 at 10:34 -0700, Matt Mullenweg wrote:
> Ryan Boren wrote:
> > Alternatively, we could move the dozen or so functions that we have
> > marked as replaceable into a separate file that is included after
> > plugins are loaded.
> 
> +1


Here's the list of functions:

wp_notify_postauthor
wp_notify_moderator
get_currentuserinfo
get_userdata
get_userdatabylogin
wp_login
auth_redirect
wp_redirect
wp_setcookie
wp_clearcookie

And the function that started this discussion:

wp_mail

What's a good file name?  preloadable-functions.php




More information about the wp-hackers mailing list