- Compatibilidade com XF
- 2.2.x
- Descrição curta
- 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 = ''