Archives

Posts Tagged ‘ajax’

Apr 16th

AJAXified comments in WordPress 3

2011
17 comments | 5307 views


I have long been looking for a plugin that would enhance WordPress' comment system with some AJAX features, specifically, it should:

  • a) enable AJAXified comment posting without the need to reload the entire page after a comment had been submitted.
  • b) enable AJAXified comment paging so that people who read larger amounts of comments do not need to reload the complete page.

There have been a number of solutions for both a) and b) but none that combined everything into a single plugin and some of the AJAX commenting plugins are outdated and incompatible with recent releases of WordPress and many modern themes.

Read more...

2 Likes Like