Skip to:
Content
Pages
Categories
Search
Top
Bottom

SQL for Member Listing


  • allenweiss
    Participant

    @allenweiss

    Can anybody tell me where the sql statement is that pulls the data that is used for the member listing in the member directory? I’ve looked through bp-core-classes.php but not sure which function is being called that will give the whole list and then the list based on the alphabet (A, B, C, etc) listing option.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    Hey Allen,

    You might want to check out the /buddypress/bp-core/bp-core-templatetags.php file.

    Specifically line 749 for the BP_Core_Members_Template class and line 884 for the function bp_has_site_members().

    Hope that helps in pointing you in the right direction!


    allenweiss
    Participant

    @allenweiss

    Thanks..I think this should do it…now if I could only get this reprogrammed to work on the last name of the people on my site (rather than the default username), I’d be in business :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SQL for Member Listing’ is closed to new replies.
Skip to toolbar