- 
	
	thomasbp posted on the forum topic profile field types in the group How-To and Troubleshooting: 15 years, 2 months ago I’d like to have a password field. Is this going to be implemented? 
- 
	
	thomasbp started the forum topic Modifying the members search by adding own filter in the group How-To and Troubleshooting: 15 years, 3 months ago Hi! I’m trying to add my own SQL query to the “search_users” function without touching the core. The function can be found in bp-core/bp-core-classes.php 233 function search_users( $search_terms, $limit = null, $page = 1 ) { 234 global $wpdb, $bp; 235 236 if ( !function_exists(‘xprofile_install’) ) 237 return BP_Core_User::get_active_users(…[Read more] 
- 
	
	thomasbp joined the group How-To and Troubleshooting 15 years, 3 months ago 
	@thomasbp
	Not recently active