Add WordPress user using FTP

Recently, one of our client sent us a list of WordPress website changes with FTP detail but they don’t have a WordPress admin login details.

At that time below code helps us to add a WordPress administrator user. Just add this code on function.php of the active theme.

Just delete this code after login successfully.

Happy Coding !! Feel free to ask us any questions if have.

author-image

Yuvraj Khavad

Co-Founder, Programmer

I’m Yuvraj Khavad, I work at Z Index Solutions where I am the Co-founder!. I’m also like to read books and draw a painting. I have more than 5 years of experience in web development and web design.

Similar Posts

Fetch year-wise month list if have post in a particular month in WordPress
26/12/2020
Fetch year-wise month list if have post in a particular month in WordPress

Hey Namaste 🙏, In a one of the recent project, We have a requirement like need to display year-wise months at the right side of the page and on click […]

Read more
Play With SSH (Secure Shell)
15/05/2020
Play With SSH (Secure Shell)

Hey Namaste, In this article, We will learn some of the SSH commands for server operations like zip, unzip, delete and move a file from one server to another. SSH […]

Read more