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

Most useful WordPress Functions
16/09/2020
Most useful WordPress Functions

Hello Namaste 🙏, In this blog post, we will learn the most useful WordPress functions, those functions are very important for custom theme development. About WordPress WordPress is one of […]

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