Description
This plugin is great for blog admins that needs to moderate posts and comments. The sentiment anaylsis helps classify a post/comment as neutral, negative or positive.
NOTE
- No new table is created.
- Will work with existing posts/pages/comments prior to installation of the plugin.
- Will re-analyze when a post/comment is updated.
Acknowledgement
The sentiment analysis class used in this plugin was taken from James Hennessey’s repo here https://github.com/JWHennessey/phpInsight
Screenshots
Installation
- Upload the entire
zacwp-sentiment-analysis folder to the
/wp-content/plugins/` directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click
PhpMyAdmin Manager
in the admin sidebar
FAQ
-
Can I customize this plugin
-
This plugin is open-source, as such, you can customise as you want as long as you know what you’re doing.
-
I want some other features added to this plugin
-
You can request for custom features by sending a mail to corporate@djunehor.com
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ZacWP Sentiment Analysis” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ZacWP Sentiment Analysis” 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
- Stable release