Add Page content before directory listings on members page
-
I’m creating a directory for a client using BuddyPress profiles. On my test site (http://makemeanexpert.com), I created a custom menu link called Network which takes you to the BP members page. The client would like to add a description of the directory above the members listing, but have it be easily editable on the backend (not hard coded into the page).
What I have in mind is to create a page in WordPress that’s not listed on the menus, where they enter the directory’s description. The content for that page would appear just above the members listing on the BP members. I see there’s a function called bp_before_directory_members_content, but there doesn’t seem to be any documentation about how to use it. Has anyone used that function or could give me a better way to accomplish this?
- The topic ‘Add Page content before directory listings on members page’ is closed to new replies.