How To Display & Modify Allowed HTML Tags in WordPress Comments | allowed_tags
In this tutorial I will show you how to display the WordPress default allowed HTML Tags list for the comment form on your WordPress blog, as shown in the image below:

Also, I will show you how to modify the allowed HTML tags and attributes list to fit your needs. I will show you how to remove tags from the default list and how to add HTML tags to the list for the Comment textarea in WordPress. Continue Reading »




In this tutorial, I will show you how to dynamically display an HTML sitemap for your WordPress blog without the need of a plugin. Dynamically means that the sitemap updates automatically with every new post and other blog changes. Yes, there are plugins that add an HTML sitemap to your blog. But I encourage you to read my previous post about unnecessarily adding
Jul
2012
How To Display Author’s Comment Count in WordPress Without a Plugin
In this tutorial, I will show you how to display the number of comments an author has posted in the post´s comment section without the need of a plugin, as shown in the image below:
Everytime someone leaves a comment on any post, the Author´s comment total count will show up next to his/her name.
Continue Reading »
Last Updated: May 3, 2013
Written by: Boutros AbiChedid
Tags: comment count, count comments by author, customization, How To, PHP, plugin killer, wordpress, wordpress comments, WordPress plugins
Posted in Category(ies): WordPress