Set first image of the content as featured image in WordPress
Learn how to set the first image from the content as the featured image automatically, in bulk • Supports external images as well.
Learn how to set the first image from the content as the featured image automatically, in bulk • Supports external images as well.
Easy Digital Downloads – Frontend Submissions: Restrict vendors to upload specific file types or allow them to upload only specific file types in WordPress.
To keep your clients from risky places or to restrict access to specific pages from the clients, you can customise your WordPress dashboard by hiding parts of the WordPress dashboard menu.
When you try to password protect a WordPress subdirectory by adding .htaccess and .htpasswd under subdirectory, you sometimes (in fact most of the time) get …
Adding the following code snippet into the functions.php of your wordpress theme will allow you to redirect failed login attempts to any location.
You should always keep your plugins and WordPress versions up-to-date to avoid any security vulnerability. However, there may be times when you need to stop …
Gravatar stands for Globally Recognized Avatar. It is globally recognized because millions of people and websites use them. To know more about Gravatar, you can …
I have seen a few posts that developers looking for a way to disable PHP notices or to disable PHP warnings showing up in WordPress. …
The below code helps you to display Google Custom Search results if no posts/results are found in a WordPress site. Add this code in the …
I am sharing a very useful bit of HTML code I use to get the window width when making responsive sites. • View above code …