Monatsarchiv: Juni 2007

jQuery AJAX Comments

A lot of users use the superb jQuery AJAX Comments of John Wrana.

Because I use a lot of his code in my theme dkret2 I had to make some important bugfixes and changes to the code over the time.

My Code:

  • can not cease working anymore when other Plugins inject Javascript to diekretzschmars_head
  • works with WP Ajax Edit Comments
    (thanks to the author of the plugin who made the needed changes)
  • supports Math Comment Spam Protection Plugin
  • and uses diekretzschmars_enque_script function of Wordperss 2.1 to enque jQuery (no more errors because double loading different jQuery versions.
  • Lings (öäü) are always correctly displayed (if blog uses php5).

I added all my changes to the original plugin code just in case somebody is interested in.

Please don’t ask John Wrana for support if you use this version. This is NO OFFICIAL version and John will probably release new versions in the future too. I already send him my changes.

Everybody having problems with the original version can download my changed plugin .