Açıklama
Live comment notification plugin can enable the admin to install a live notification toaster to notify all online customers whenever any comment is made by any online customer.
- We can have live notification toaster if any user will comment on any content of blog.
- Comment moderation must be off to work this plugin well.
- If moderation is on then we can have only notification from registered user’s comments.
- We can select post type for which we want this notification to work.
- We can have multiple comments if comments are posted on multiple posts.
- This plugin tracks IP of posted comment and according to it,gives notification.
- There is setting in admin,if they want notification open for all users OR only authors.
- If they select only authors,then if any comment posted on logged in user’s article,then they will receive notification.
Ekran Görüntüleri
Yükleme
- Copy the entire /live-comment-notification/ directory into your /wp-content/plugins/ directory.
- Activate the plugin.
- Change settings from plugin settings tab and make plugin active.
SSS
1.Is this plugin prepared for multisites? – Yes.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Live Comment Notification Toaster” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Live Comment Notification Toaster” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
4.0.0
- Compatibility with WordPress version 5.5.
3.0.0
- Compatibility with WordPress version 5.3.
2.0.0
- Give admin side setting if they need to open this notification to all users OR only post authors.
1.0.1
- Fixes bug for extra calls if plugin was deactivate.
1.0.0
- First release.