- Compatible XF Versions
 - 2.1
 
- Visible Branding
 - No
 
Description:
Removes the About block in Account details.
(Example of About block)
	
		
			
		
		
	
		
	
	
		
			
		
		
	
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
	
		
			
		
		
	
					
					
	
					
						
					
					
					
					
				Removes the About block in Account details.
(Example of About block)
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
UPDATE xf_user_profile SET about = ''