disable

3 minutes read
In WordPress, when you delete a post or comment, they are placed in the trash. By default, records and comments in the cart remain in your database for 30 days, giving you enough time to restore them if necessary. After 30 days, WordPress automatically deletes all content from the recycle bin forever. In today’s article, we will show you how to limit or disable the automatic cleaning of the WordPress Recycle Bin. What Kind Of Cart In WordPress? When you delete a post, page, or comment in Wo...
a minute read
In WordPress 4.4, the long awaited JSON REST API has been added. This is a great plugin for developers, but for many site owners it is simply useless. In this article, we will show you how to easily disable the JSON REST API in WordPress. Why Do I Need To Disable The JSON REST API In WordPress? There is no doubt that the API will bring many new features for WordPress developers. However, some site owners simply do not need such features. The API makes it very easy to get data using GET reque...