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
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