Create relationships between users or user roles

For functionality like this I think you’ll have to go with premium plugins or code it yourself. If you want to go with custom code Pods might be able to help you out with creating relationships between doctors and patients: https://wordpress.org/plugins/pods/

Display recent members

You should try using the get_users function. https://codex.wordpress.org/Function_Reference/get_users Example: get_users(‘orderby=meta_value&meta_key=user_registered’);

Users activity history

It’s not going to show you previous history before the plugin was activated, there’s no way to do that as you have to have the plugin activated for it to log and store those. This is not something done by default in WordPress. What you need to do instead is to enable WordPress debugging, and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)