• We have multiple users on our club website, a members (users) list is visible but some users do not want there email address to be visible but it is a required field, is there any way of hiding this field for specific users.

Viewing 1 replies (of 1 total)
  • Plugin Author anmari

    (@anmari)

    Hi,
    Currently ‘If then’ formatting logic dependent on another field requires a custom formatting routine. Formatting functions are ‘pluggable’. If this custom format routine exists (in theme or active site specific plugin) then it will be used to format the value. I’ve added an example to the ‘site specific’ download https://wpusersplugin.com/downloads/example-site-specific/

    Other info on coding own version: https://wpusersplugin.com/2645/format-any-field-any-way-you-wish/

    Several people have asked about conditional display. of course everyone has different fields for the condition with different values and different details they want to hide. I’ve been thinking about a configuration add-on that would for a displayed field, allow one to choose the conditional field, specify values that allow display of the field, and define a ‘no display value’. Still in concept phase.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide user email address’ is closed to new replies.