=== AnyComment === Contributors: ateshabaev Tags: anycomment, comments, ajax comments, comment, comment moderation, custom comment form, comment email, anycomment.io Requires at least: 4.7 Tested up to: 4.9.8 Requires PHP: 5.4 Stable tag: 0.0.59 License: GPLv2 or later License URI: http://www.gnu.org/ AnyComment is blazing-fast commenting plugin for WordPress. == Description == AnyComment is blazing-fast commenting plugin for WordPress. It stands for simplicity & speed. We value feedback, so if you have any failures or suggestions - please let us know in [support forum](https://wordpress.org/support/plugin/anycomment) or [GitHub](https://github.com/bologer/anycomment.io/issues)! = Resources = * [Official website](http://anycomment.io/en/) * [All guides](https://anycomment.io/en/category/tutorials/) * [Configure socials](https://anycomment.io/en/category/tutorials/socials/) * [GitHub repository](https://github.com/bologer/anycomment.io) * [VK.com group](http://vk.com/anycomment) * [Telegram group](https://t.me/joinchat/BEUJEQ9aMmQsFX65MNRCDg) = Demo = Feel free to use [this demo page](https://anycomment.io/demo/). Every time new version is released, demo plugin will be updated as well, so you always see the latest version. = Get Started = In order to start, you need: * Install plugin * Choose social networks you prefer * Configure social networks you need (we have guides English & Russian to help you with this) * You are good to go! And good new is AnyComment is free & no dependency on third party services, all comments stored in your database. = Features = * All comments stored in your own database. We reuse native comment's table, so all of the default WordPress functionality comes out of the box. * Social network authorization via Facebook, VK, Twitter, Google, Odnoklassniki, GitHub, Instagram, Twitch or Dribble * Ability to define who can leave comment: guests only, with social authorization or both * Ability to upload files (define allowed extensions, limit, who can upload, etc) * When user leaves a tweet link in the comment, plugin can embed it as external Twitter widget (can be disabled) * Ability to customize design * Blazing-fast comments based on React & WordPress REST API * Alert notification in comment area when new comment was added * Ability to send email on new comment reply * Ability to send email notification about new comment to administrator * Ability to specify comma-separated list of words to be used to hold comments for moderators * Ability to have bold, italics, underline, quotes, links or clear formatting. Each type can be disabled separately or the whole toolbar together * Image and video URLs as attachment (control via admin) * Provide `Privacy Policy` link, so users know how their data processed and used (when not provided, no checkbox will be shown to users) * Social avatars shown globally * Likes (see likes count per comment/user in admin) * Edit/delete comments when you are the owner or have moderate permission(s) directly in client area * Assign default group for users who authorize via social network * See user's social profile URL in admin * Simple & informative dashboard with graphs to display number of comments over number of users who were engaged in the conversation per certain period & most active users * Get latest plugin update news directly in the dashboard, don't miss a thing = Integrations = * [Akismet](https://wordpress.org/plugins/akismet/) to fight spam messages * [WP Mail SMTP](https://wordpress.org/plugins/wp-mail-smtp/) to set-up SMTP server * [WP User Avatar](https://wordpress.org/plugins/wp-user-avatar/) to upload global or personal avatar * [reCAPTCHA](https://www.google.com/recaptcha) to fight spam messages = TODO features = * Option: ability to specify thanks message and/or page when user left his first comment, #88 * Option: when user does not have email after registration via social, ask for it somewhere in the comments again * Option: notify moderators about new comments, #77 * Option: embed Instagram photos, #115 * Option: embed Instafeed, #116 * Ability to choose comment to make it sticky at the very top of all comments, #76 * Add checkbox to subscribe to new replies, #73 (now it is mandatory) * Option: Ability to ban user or by IP address, #70 * Support more languages * Code highlighting * Markdown support * Add more guides on how to set-up certain services, Google SMTP, Amazon SES, etc * Cross sharing of comments, when user posts a comment, duplicate it on their wall * Add Yahoo as authorization option * More widgets to be added on the page (sidebar, custom pages, etc) * Special moderator panel integrated into custom AnyComment pages (for easy comment moderation) * More statistics and analytics... * [And a lot more...](https://github.com/bologer/anycomment.io/issues) == Screenshots == 1. Plugin dashboard. Analytics on current month and most active users. 2. Social settings view. 3. Settings view. 4. White theme. 5. Dark theme. == Frequently Asked Questions == = Installation Instructions = * Install via WordPress admin panel directly (or [download plugin](https://downloads.wordpress.org/plugin/anycomment.zip) and upload into the `/wp-content/plugins/` directory) * Activate it from `Plugins` section in admin panel * Go to preferred social media and register to get API access (API key, secrets, etc) * Specify required API details in special social network settings * Go to some post and try to authorize using any of the enabled social networks and leave a comment! = What social networks does AnyComment support? = So far we support the following: * Facebook * Google * Twitter * VK * Odnoklassniki * GitHub * Instagram * Twitch * Dribbble = Can I contribute? = Yes you can! Join in on our [GitHub repository](https://github.com/bologer/anycomment.io) = Comment form does not load or gives an error? = AnyComment uses WordPress' REST API. Please confirm two things: 1. You WordPress is 4.7 or higher (this is when WordPress introduced REST API) 2. Going to `http://yourdomain.com/wp-json/` SHOULD NOT redirected to `http://yourdomain.com` or it give 404 Not Found page For the first step - just upgrade WordPress, it is good idea anyways. For the second, check for plugins which make "optimization" of website. Most of them disable REST API. For example, [Clearfy](https://wordpress.org/plugins/clearfy/) has option "Disable Rest API". Having this option "On" will fail to load comments in AnyComment. Not yet working? Use one the links mentioned in the description above to contact us, we will be happy to help you! = Why Do Socials Ask For Privacy Policy link? = It is now one of the requirements to have Privacy Policy link on your website due to GDRP regulation. AnyComment is GDRP compliant. You can read more about General Data Protection Regulation on [Wikipedia](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation). Read guide on how to create "Privacy Policy" page: - [English version](https://anycomment.io/how-to-create-privacy-policy-page-in-wordpress/) - [Russian version](https://anycomment.io/ru/kak-sozdat-stranitsu-politiki-konfidentsialnosti-v-wordpress/) = Why Does Facebook Require HTTPs? = From some recent time, Facebook now required website to have HTTPs connection in order to work with their API and we cannot do anything about it. Most of the hosting providers support single button-like installation of SSL certificate, so it should not be that difficult. It could only be difficult for website who have HTTP only and hight traffic as transfer to HTTPs can cause some traffic lose. == Changelog == = 0.0.59 – 06.10.2018 = **Enhancements:** * Now when option "show alert on new comment" is on, new comment will be show automatically, without a need to click on the alert message * Added "Tools" tab for having different helpers from plugin. Ability to drop cache, open comments for all posts, pages, any post type, WooCommerce and see debug information **Fixes:** * Fixed issue when "Read more" was overflowing text * Fixed issue when logged in user did not see his avatar in editor, #189 * Fixed issue when comment count header was not showing after recent update, #199 * Fixed issue when table for managing notification emails was not created, #196 * All tables which come from plugin now prefixed as defined by config, #200 * Now editor styles also adapt to custom styles defined in "Design" tag (e.g. font family, font size, etc), #195 * Fixed issue when some themes have special styles for `

` or `