Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Silk AJAX Comments

Описание

Instead of taking you to a different page (wp-comments-post.php) which does not redirect this script just ads some quick text above your form to let your users know if there was an error or if the comment was posted successfully (if successful it then clears the form).

There are a few plugins that do a simliar thing to this already but unfortunately most of the current AJAX commenting solutions I found in the plugin directory havent been updated in years or just didn’t work, so following on from many «how to AJAX’ify your wordpress comments» blog posts I thought i’d make a simple plugin instead (which means no coding knowledge required).

The script chooses the #commentform div/form as this is default.

Ill update this plugin when needed but I do not offer any warranty or support for it.

Установка

  1. Upload the silk_ajax_comments folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Make sure your comment form has the ID #commentform in your theme (this is default)
  4. ?????
  5. Profit

Часто задаваемые вопросы

Q: It’s not working?
A: Make sure the comment form div has the ID #commentform in your theme

Отзывы

03.09.2016
Best Place to Buy 100% Pure Silk Sarees and Fabrics http://www.tecsilk.com
Посмотреть все 7 отзывов

Участники и разработчики

«Silk AJAX Comments» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Silk AJAX Comments» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

First release

  • Everything works, i’ve tested accross a few websites, will update if needed.