Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Few configuration questions

11 Posts
2 Users
0 Reactions
1,708 Views
Posts: 13
Topic starter
(@nalin_duminda)
Eminent Member
Joined: 5 years ago

Actually I found easy solution. Not ideal but it works. I had customize the plugin code little.

 

I don't understand why you don't have simple switch from the plugin when you have the attributes already ready.

$display_name = ( isset($member['user_login']) && $member['user_login'] ) ? $member['user_login'] : wpforo_phrase('Anonymous', false);

 
Page 2 / 2