anycomment.io icon indicating copy to clipboard operation
anycomment.io copied to clipboard

AnyComment - Commenting Plugin for WordPress

Results 122 anycomment.io issues
Sort by recently updated
recently updated
newest added

Хотца аватары как в телеге) Если у пользователя нет граватара, то выводить первые буквы имени фамилии ![image](https://user-images.githubusercontent.com/16116688/47594922-9a2ca280-d98e-11e8-9492-27f860a8d019.png)

📈 enhancement

https://github.com/quilljs/quill/issues/968

Maybe allow admin to upload custom avatar or specify by URL

📌 new feature

Use special config to help WPML to see what should be translated: https://wpml.org/documentation/support/language-configuration-files/

https://t.me/anycomment/7261

📈 enhancement
integration

Hello, I've started using this plugin just yesterday and already a fan of this plugin. Huge thumbs up for the developer. I've encountered just one issue. I've added Google Plus...

❓question

Hi, thank you for your awesome plugins. Anyway, is there any possibility to prevent comment duplication? My server takes a while to post new comment and while at it, there...

📈 enhancement
optimization

```php if ( file_exists( dirname( __FILE__, 2 ) . '/wp-multilang/wp-multilang.php' ) ) { if ( ! class_exists( 'WP_Multilang' ) ) { include dirname( __FILE__, 2 ) . '/wp-multilang/wp-multilang.php'; } add_filter(...