More actions when user registration
-
I wanna make a folder for every new person register to wordpress.. This folder will be used to save some of his info imported from another application!
I know how to make a folder with php but where should I add the code
mkdir("/path/to/my/dir", 0700);[PHP: mkdir]The name of the folder will be the id or the username of the user..
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘More actions when user registration’ is closed to new replies.