Tag / Tips & Tricks

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 the most popular content management system(CMS). Over 37.6% of the website developed on WordPress. Also, WordPress is open-source, very each to use so non-technical person […]

Read More

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 […]

Read More