- XF 兼容性
- 2.2.x
- 摘要
- 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:
代码:
UPDATE xf_user_profile SET about = ''