Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Kento Notify

Description

Get notified by bubble like facebook if some one posted comment on post.

Live Preview: http://kentothemes.com/demo/kento-notify/

Plugin Features

  • Notification Bubble.
  • Read/Unread marker.
  • loggedin user can Save Read/Unread marker to database.
  • Gravatar image of commenter.
  • Comment content on hover notification.

How Its Work ?

we use wp.comments table to fetch approved comments and display in notification list and get current time on visitors(clients) computer to calculate difference comment time and current time.

and if user logged-in then set a background color to single notification to mark as unread and when user click on single notification then it will change color to white and mark as read will calculate notification bubble total current notification.

if user not logged-in then won’t save data to database and will not calculate current bubble total notification.

Captures d’écran

  • Comments on hover.
  • Notification bubble.
  • Zero notification.
  • Unread Marker.
  • Scroll Notification.
  • Read Marker.

Installation

  1. Install as regular WordPress plugin.
  2. Go your Pluings setting via WordPress Dashboard and activate it.
  3. Paste code anywhere in your theme files <?php kento_notify(); ?> (usually paste on header.php will display all page)
  4. This Plugin Doesn’t have any setting page.
  5. By visiting your site see the result.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Kento Notify » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Kento Notify » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0

  • Initial release