Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

ajax Post Comment

Περιγραφή

This plugin allow your site’s comment form makes ajax — non move/reload when user (including both subscriber, normal viewer, and admins too) post comment!

Most themes supports this plugin, but if your theme’s class_form have not comment-form, this plugin non supported.

And this plugin only can use for Pure WordPress Comment form.
so, its not able to be used with like Jetpack comment form and other original/outside comment system/form.

Feature

  • post comment with ajax
  • Lite — this plugin only using a little of jQuery feature to modify DOM, and very tiny js & PHP code.

Require

You have to install WP REST API v2 to use this plugin if your site is running on WP 4.4-4.6.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“ajax Post Comment” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “ajax Post Comment” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “ajax Post Comment” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

2016-11-29

  • compatible to WP 4.7 (In wp 4.7, it is no longer to need WP-API Plugin. it included in core!)

2016-09-20

  • renew way to detect WP-API

2016-08-16

  • Support hi-resolution icon. (for HiDPI screen: thats well known like as Retina)
  • Show the message ‘Your comment is awaiting moderation’. You can customize message with translate.

2016-08-15

Compatibility with last version of wp-api.js

0.1

  • Init