Posts Tagged ‘jQuery’


How to Add a Rate Field to WordPress Comments

By Oscar Dias on September 28th, 2010 with 14 Comments »
WordPress

In this article I’ll show you how to add a rating field to your WordPress comments. We’ll work with PHP to enable the new field and show it in the comments template. Also, we’re going to do some styling in order to give a nice look to the rate system. Finally we’ll also create a small JavaScript using jQuery to enable it.

Read more »