- Compatibilidad con XF
- 2.2.x
- Descripción breve
- Removes the About block in Account details.
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:
(Example of About block)
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
Código:
UPDATE xf_user_profile SET about = ''