@slams
11 years, 6 months ago
I’ve an issue with this code. When I try to load user post in tab I get this loop
I don’t know why but if this part is presented, I’m getting my content looped.
query_posts("author=$theuser" ); if ( have_posts() ) :
Thank you in advance!