Should point out, that the return at the bottom originally was like this:
return get_author_posts_url( $user->ID );
I have a question on this method. I’m working on a site that’s currently not live yet and I used this snippit of code, and it worked great!
However the joined date for all my subscribed users profiles are all showing the same date and year as my admins profile. I set these users up as dummy profiles on the same computer I made the admin.
Does this have something to do with the IP address?
Thanks!
Bump. Really looking for a solution here if anyone has any leads or a solution that would be much appreciated.
Again, the date shows correctly for myself (as an admin) but for other registered users, it shows the 1970 date.