-
Want to know how to Fix Woo-commerce slowing issues?
Reading Time: 3 minutes Want to know how to Fix Woo-commerce slowing issues? Before going with the woocommerce issue fixing, lets first understand what exactly woocommerce is and why it is so popular. WooCommerce is an eCommerce plugin that works with WordPress. WooCommerce has many useful features, including order tracking and customer engagement as well as deliveries status update, […]
-
Change Your WordPress Login Page Without Plugin
Reading Time: 2 minutes Change Your WordPress Login Page Without Plugin For modifying below all changes you have to write these function and hooks in your active theme’s function.php file. Create one directory called login into your active theme. Change the logo: Save Your Logo image as logo.png to login directory you created. Here I use login_head wordpress action […]
-
Change Your WordPress Admin Url Without Plugin
Reading Time: < 1 minutes Change Your WordPress Admin Url Without Plugin Let’s have a quick walk through regarding changing Admin URL with WordPress. As we all know that WordPress provides us less security compare to other CMS and Frameworks. So, in this case, to protect our website from hackers we need to perform several processes like protecting admin area, give […]