wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- #20162 (Pass additional parameters to newuser_notify_siteadmin ...
The newuser_notify_siteadmin filter allows modification of the email that gets sent at new user activation on Multisite. However, the filter is not very useful, as it ... - Docs for page ms-functions.php
Filter 'newuser_notify_siteadmin' to change the content of the notification email. since: MU; uses: apply_filters() - Filter newuser_notify_siteadmin to change the ... - WordPress › Support » Add more info to Admin New User
function newuser_notify_siteadmin( $user_id ) { if ( get_site_option( ' registrationnotification' ) != 'yes' ) return false;. $email = get_site_option( ' admin_email' ); ... - ms-functions.php
May 7, 2010 ... newuser_notify_siteadmin(). recurse_dirsize(). redirect_mu_dashboard(). redirect_this_site() .... function newuser_notify_siteadmin (, $user_id ) ...