Description
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
Screenshots
Installation
- 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: https://goo.gl/siU783
For detailed reference:
Visit WordPress Comment Approval Using Gmail
FAQ
- 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
Contributors & Developers
“Gmail Comment Approval” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gmail Comment Approval” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
First Release