Mô tả
This plugin incorporates the Gmail action API for WordPress comment approval. You can directly
approve the comments from your Gmail inbox without logging into your site.
Refer the following link to know more about registration : Registering email
Cài đặt
- Upload
gmail-inbox-action
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- For proper working you need to make sure that your emails are DKIM signed
- Register your email with google: http://goo.gl/siU783
For detailed reference:
Visit WordPress Comment Approval Using Gmail
Hỏi đáp
- What is DKIM signed emails?
-
DKIM signatures are used to avoid spamming of mails, you can install it on
your server using this tutorial Setup DKIM. - Why I need to register with google?
-
Google keeps track of emails implementing Gmail actions to avoid spamming.
- Which email do i need to register ?
-
Register the email from which your server sends the email, to make sure the action
button is displayed
Người đóng góp & Lập trình viên
“Gmail Comment Approval” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Gmail Comment Approval” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
First Release