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…

Remove rel=shortlink from HTTP header

Have your ever wondered what is the use of “rel=shortlink” on header?  The format of shortlink is very simple. It contains your domain name and page ID. The output looks like the following line. https://example.com/?p=ID At this present world we like to use different short link services instead of the default WordPress shortlink system. Let…

How To Disable Self Ping For WordPress Website’s

Sometimes it’s necessary to get pingback from different site’s so that you can check who mentioned you. But imagine, you are linking an existing page to new page and the system is sending you pingback always.  Manually delete pingback takes time. But there is a simple tweak, which will help you to disable WordPress self…

How To Remove WordPress RSS Feed URL’s from Page Header?

RSS Feed showcase a website updated content automatically. At the beginning of internet journey people used to bookmark their favorite website. They frequently visit those site’s to check if there is any update.  In this modern area people use RSS Feed to get any website update. We use different type of browser extensions to read…

How To Remove Meta Generator WordPress Version Tags?

Sometimes <meta name=”generator” content=”WordPress x.x.x” /> can put in a security risk because anyone can check which WordPress version you are using from the page source. It’s better to remove the meta generator tags and version from the head area. There is no doubt that WordPress is one of the secure CMS. Tons of new…

WordPress Custom Dashboard Widget & Welcome Panel Customization

Custom Dashboard Widget provides you an extensive feature of adding widgets. WordPress has some default Dashboard Widget like Welcome, Activity, WordPress Event & News. Let’s see how you can add a different type of dashboard widget in a minute. Check more WordPress Dashboard Customization tips for a better Admin UI. You can access to dashboard widget area by…

© 2021-2024 - Adminify | All rights reserved

WP Adminfy accepted payment methods