WordPress allows replying to a comments. But sometimes, we may need to quote someones idea to reply to another one’s comments. At that time, we can enable comments quote function into WordPress theme. Just use the following snippets to build your custom comments template: Continue reading
Archives
How to get post views count without plugin
Many WordPress use WP-PostView+ plugin to track post views. But there is a simple solution to add post views counter function into WordPress theme without any plugins. This tutorial will show you how to track post views in your theme. Continue reading