Member Profiles are hidden from users not logged-in

There are separate custom functions in functions.php in the Child theme that hide Member Profile posts (category=profiles):

  • One function restricts the display of Member Profile posts to users who are logged-in and also displays an explanation of this to users not logged-in.
  • Another function omits the Member Profile posts from the All News page and the Recent News widget, whether logged-in or not.