What file in Anspress should use to modify/customize the user profile? Any examples to share of user profile customization?

4.00K viewsGeneral
0

Can you help me understand what file in Anspress should be used to customize the user profile functionality?

0

You can see example here:

https://github.com/anspress/anspress/blob/master/includes/user-fields.php#L46

You can use ap_user_fields filter to add custom fields from your theme functions.php