If the content on your site is well organized by headings, then you probably won’t need the âSimilar postsâ block on the site at all, because you can simply display fresh posts from the same heading. In today’s article we will show you how to create a “More Posts from This Category” section as an […]
By default, WordPress displays the same number of posts for both the homepage (when configured to display blog posts) and all post archive types. In order to change the default number of displayed posts for a particular type of archive, you can add the following function to your theme’s functions.php file or to your WordPress […]
In this article, we will show you how to easily disable JSON REST API in WordPress. Why Disable 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 donât need such features. The API makes it very easy to get […]
Recently, one of our readers asked how you can exclude categories from the navigation menu on the fly if there are no entries in the category. In this article, we will show you how to implement your plan. For this solution we will use the filter wp_get_nav_menu_items and the global $ wpdb object [codex]. They […]
Need to remove all comments on your WordPress site? This is rare, but in some cases, the site owner may decide to remove all comments from their site. In today’s article, we will show you how to easily delete all WordPress comments in bulk. Before You Remove All WordPress Comments There are many situations where […]
     Introduction I know for sure that the idea of ââcreating your own blog comes to every person’s mind. Actually, they do this by opening pages on social networks. This is certainly not a full-fledged blog, but it allows you to share your thoughts with the world. However, the pages […]
Free SSL Certificate from FORNEX On most shared hosting plans and on all VPS plans, when you buy hosting for a quarter or more at once, you will receive a Letâs Encrypt certificate for free. 7-day free SSD trial Option number 1 – Letâs Encrypt The most popular certification authority in […]
WordPress sites account for over 35% of the total resources on the web, so it’s no surprise that this is a tidbit for hackers. And although WP CMS itself does not have critical vulnerabilities that ignore the security rules of WordPress, users are at risk. For example, many of them use outdated themes, dubious hosting […]