How to Remove Query Strings From WordPress Gravatars

The following code will remove query strings for Gravatars in WordPress. Removing Query Strings can speed up your website for Google Page speed.  The query starts by a question mark (?), and s= refer to the size. To get better speed result you must remove Query Strings.  Here is the simple code that you need…

Disable Auto Linking of URLs in WordPress Comment Form

Have you ever noticed when someone put a plain URL in comment section, WordPress automatically set hyperlink for the URL. If it’s annoying to you, you can easily disable auto linking of URLs in comment form.  It can be permanently disabled by using a simple code. You don’t need to be an expert on coding…

WordPress Remove Comment Author Link

If you have remove Website URL field from comment then you should remove comment author link too. Otherwise, there will be URL remain in your old blog post’s comment. Remove comment author link for all post’s is not that complicated.  All you need to follow some steps to get rid of this comment author URL…

Remove Your Email Address Will Not Be Published Notice From WordPress Comment Form

Are you wondering to remove “Your email address will not be published. Required fields are marked *” notice from your WordPress comment form? Here I got a solution for you.  If you like to make your comment form clean then it’s necessary to remove all unwanted lines and checkbox. I got two solution for you. First one…

Remove Website URL From WordPress Comments

Sometimes it’s not wise to keep Website field in your comment form. Let’s remove website field from comment form. If you are an existing Adminify user, then you can do it via one click. If not then you can do via coding too. I’m going to explain how to remove Website URL field via fucntion.php…

Totally Disable WP API Feature

First make sure you don’t need any WP API feature for your Website. This snippet will disable your entire WP API feature. There are a lot of popular plugin which works via WP API.  I’m showing you how you can disable WP API by copy paste a simple code inside your function.php file. If you…

How TO Remove WP API links and Scripts From header

WordPress REST API manages the communication between your site and other Web apps.  But a lot of sites don’t use the REST API. It loads script and links in header area something like the coding line.  This line loads on your pages header source. It’s better to remove this unwanted code from your head area. …

How to Control Heartbeat API in WordPress

If you are a solo blogger or solo user in your WordPress website, then you can disable this Heartbeat API feature. You can easily limit your Heartbeat API using Adminify. But First, I will show you how you can manually disable the Heartbeat API.  Disable Heartbeat API in WordPress using Function.php Nothing complicated here. Just…

How to Disable the REST API in WordPress?

Keeping REST API enabled for all users is useless. It’s better to block REST API for unwanted users. Here is a simple solution to Disable the REST API in WordPress. Just copy the following code and paste inside your function.php file. This script will keep REST API only for Admin.  /** Disable REST API **/…

How To Remove WordPress X-Pingback headers

WordPress uses XMLRPC for Pingback and Trackback. This can cause security problem sometimes.  It’s better to remove WordPress X-Pingback headers. There is a very simple snippet which will do this job for you. I will show you two different method for solving the issue.  Remove WordPress X-Pingback header via function.php Login to your Cpanel or…

© 2021-2024 - Adminify | All rights reserved

WP Adminfy accepted payment methods