I am coding a way to show a listing of the people who are registered to my website. I am using the user registration add-on.
The code is here: http://pastebin.com/index/mH0eiJVT
When I use the code I get an error that says:
Call to undefined function get_user_field()
Can you help me?