Finished First Development Project:My Free WordPress Comments Widget Plugin
The other day I decided to display comments on my WordPress blog using the default widget but I was not quite satisfied with the display,mainly the lack of actual comment content or excerpt thereof.So naturally,I went into the wp-includes (in the WordPress core files)to investigate the code and behold,in 102 lines of code ,it still did not even do half of what I wanted.Since most modification to core WordPress files get overwritten after an upgrade,it’s pretty pointless to alter any of them and since WordPress supplies such a nice Settings API to work with,I decided to dig in and make my own.
Cool but what does this WordPress Plugin does exactly?
Pretty simple yet,much better!
I personally think… Read The Article






