How to show related posts without plugin in WordPress

Showing related posts below posts on your WordPress blog or website is very effective in increasing pageviews and increasing visitor time and interaction. You can use a WordPress plugin to show related posts, but you can also copy-paste a custom code to show related posts based on categories. This code checks all categories and shows posts from those categories.