Youzify (formerly Youzer)

How to add new content under registration field?

Please do these steps

1. Go to your FTP, and go to folder "wp-content/plugins"

2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it

3. Put these snippets on the file

https://gist.github.com/KaineLabs/68d59a715337e67d0f2f92d606f6530e#file-yzc_add_new_content_under_registration_fields-php

4. On line 7 of the snippet, you can replace 'content' with any text you want.

5. Save the file