Block Pinterest From Pinning Your Images in WordPress
This WordPress function, "no_images_pinning," effectively blocks Pinterest from pinning your images by adding a custom meta tag to the website's head section.
This WordPress function, "no_images_pinning," effectively blocks Pinterest from pinning your images by adding a custom meta tag to the website's head section.
In today's digital age, the world of e-commerce has experienced exponential growth, with more and...
WordPress has long been the go-to platform for bloggers around the world, offering a user-friendly...
Adding an SSL trust seal can increase trust from someone wanting to purchase from you and therefore increase the likelihood of them completing the order.
WordPress has introduced a way for developers to set a minimum required PHP version for...
The following is a code snippet that allows you to redirect users to a custom page after they login to your WordPress site.
Add the following to your theme’s functions.php file to allow .svg files to be uploaded through the WordPress media uploader:
These are the steps I use to create a list of IP addresses that are trying to login to my WordPress installations that did not have permission to do so. The following steps assumes that only you (or certain IP addresses) have access to your WordPress login, wp-login.php.
To enable HTML5 markup for the search form, comment form, comment list, galley and caption in the Genesis Framework.
WPScan is a black box WordPress vulnerability scanner. It’s a great tool that you can use to scan your WordPress installations or WordPress installations of your clients. WPScan requires Linux, Ruby version 1.9 or higher, RubyGems and Git.
Font Awesome is free, currently consists of 369 icons, there is no JavaScript, works nicely with Bootstrap and each icon can be customized easily through CSS.
There are tens of thousands, if not over hundred thousand WordPress plugins, so it’s...