Hi all, MAJOR WP & PHP NEWBIE HERE so please be gentle... LOL...
I like this plugin and am trying to display a lil bit more info for my customers to see on my web site.
The plan is with the already exsisting set up of the customers login page, after they login as follows...
(ie
You are logged in as: username
Your membership level is: level
Your Account Status: active
Your Account Expires: April 25, 2011
>Logout
>My Secure RSS
>Edit Profile
)
Then under this I would like to add more fields to display, I already have the SQL fields set up in the database and I enter them manually there (or if so can I set that in wordpress also)... I just need to set up the string on the particular users page so it would show...
You are logged in as: username
Your membership level is: level
Your Account Status: active
Your Account Expires: April 25, 2011
Your extra info: HERE
Your extra info: HERE
Your extra info: HERE
Your extra info: HERE etc...
>Logout
>My Secure RSS
>Edit Profile
)
The customers does not need to edit this info, it would be left strictly for me to change either in SQL or if it can be edited on the wordpress add/edit members tab.
Hope I hear back from anyone who can help... Thanks :D