wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- pre_user_login Wordpress hook details -- Adam Brown, BYU ...
pre_user_login. Description. Applied to the user's login name prior to saving in the database. This description was scraped automatically from the WordPress ... - Plugin API/Filter Reference « WordPress Codex
pre_user_login: applied to the user's login name prior to saving in the database. pre_user_nicename: applied to the user's "nice name" prior to saving in the ... - #3949 ({wpprefix}_bp_xprofile_data) – BuddyPress
Jan 16, 2012 ... Ensures that pre_user_login filters are applied before attempting to create a user with wp_insert_user(), so that BP's username validation is the ... - PHPXRef 0.7 : WordPress : /wp-admin/user-new.php source
... $user_details[ 'errors' ]; 114 } else { 115 $new_user_login = apply_filters(' pre_user_login', sanitize_user(stripslashes($_REQUEST['user_login']), true)); 116 if ...