apply_filters( 'user_profile_about_yourself', bool )

Filters the user About Yourself section.


Parameters

Whether to show the about yourself fields. Default true.


Source

File: wp-admin/user-edit.php

View on GitHub