Implementing UserExtra on a WordPress Page
-
I currently use UserExtra. My fields are setup and I’m ready to display these members (hopefully to public viewing). How do I implement it into code.
One tutorial I found was this:
https://www.likoma.com/setting-up-a-memberuser-directory-in-wordpress/However this user did this tutorial waaay back when WordPress was still pre-2.0. I tried to follow it but setting up code on a new page (called Members) proved unsuccessful. Its probably because this is so outdated.
So, how do I get a directory listing to show up (including the User Avatar) on a page (not blog)? Note that I would like fields to self-omit if user never filled it out.
Found this page which shows the PHP code yet again (like the first link I showed does) but it doesnt say if I need to put that in functions.php or another file altogether. Thought maybe it could be less hard coded and more just a code to place into a brand new page where you want your directory listing to show up.
- The topic ‘Implementing UserExtra on a WordPress Page’ is closed to new replies.