AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Why some of the use...
 
Notifications
Clear all

[Closed] Why some of the users profile fields are not visible.

1 Posts
1 Users
0 Reactions
11.8 K Views
Chris
(@chris)
Famed Member
Joined: 5 years ago
Posts: 3610
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
  [#49771]

wpForo has a function that prevents the display of user's profile fields if the current user doesn’t have any posts.

However, once the user has at least one approved topic or post, the user’s profile fields will be shown in the User Profile Tab.

The following code can be used to disable this function.

add_filter( 'wpforo_profile_field_displaying_restriction', '__return_false' );

 

Note that this option is not related to Min number of posts to be able to edit profile information option.

How to add PHP to WordPress (quick and easy)


In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.


   
Share: