Hi all,
is there any way i can make the author url like http://www.example.com/review/author/%5BUSER_ID%5D instead of using user_nicename or display_name??
the reason i want to do this is because authors in my site can change their user_nicename( nickname inside the site), so i want to rely on the ID instead of the user_nicename that can change anytime..
Thx you.
adminreports,in my php.ini has this parameter upload_tmp_dir=xxxx and session.save_path=xxxx
Are these the parameters that define the path of my temp folder and session save folder??
I’m sorry to ask, because i’m very new to wordpress.