


What WordPress theme is that?
Want to know which WordPress theme a website is using? Discover two easy methods to find the theme name and other details.

WordPress duplicate page or post | No plugin
In this WordPress tutorial, you will learn how to duplicate pages and posts without using any plugins, but by utilizing some custom code.

Reveal hidden passwords | inspect element
Learn how to reveal saved passwords using the Inspect Element feature in Google Chrome. You can also view the password you typed

Password protect WordPress site using htaccess?
With this simple guide, you'll learn how to password-protect your WordPress site using .htaccess in just a few easy steps.

WordPress login page access restrictions by ip address, functions.php
Learn to secure your login page by allowing access only to specific IP addresses using theme functions instead of the .htaccess file

Change WordPress login page URL, without plugins
Learn how to protect your WordPress website by changing the default WordPress login URL without using plugins like WPS hide or others.

Restrict wp-admin access by ip | Allow deny .htaccess
Here is how you can easily restrict access to the WordPress login page by IP and block unauthorized access to the admin area.

How to increase wp memory limit? wp-config.PHP
In this tutorial, learn how to increase the PHP memory limit in WordPress by editing the WP-config file, without using FTP or cPanel.

Password protect WordPress login page with htaccess
Learn how to add an extra layer of security to your login page by using htaccess password protection; all steps and code included

How to remove index.php from the WordPress URL?
If you're running a WordPress site, you may have noticed that your URLs contain "index.php"; learn how to remove the "index.php"

How to add a simple side tab button to WordPress?
In this tutorial, we'll walk you through the steps of adding a custom side tab button to WordPress that redirects to a specific URL.

How to hide the items from WordPress top admin bar?
In this WordPress tutorial, we will learn how to hide items from the top admin bar in WordPress without using any plugins.

How to add Google reCaptcha to WordPress login?
In this tutorial, we will show you how to add reCaptcha v2 to your WordPress login page using the Google Captcha service without any plugins.

How to add sticky Social Media Icons (vertical) to WordPress?
In this tutorial, we will show you how to add sticky social icons to the left or right side of your WordPress website without using plugins.
Contact
RECENT BLOGs
Hey! Let’s Learn Something
Check our other website, Hey! Let’s Learn Something for interesting and useful content on Windows, iPhone, and many more.
How to Add Live Preview on your WordPress Plugin?
Create a sitemap using custom code
Enable the Classic Editor on WordPress using Custom codes!