Alex

Results 32 issues of Alex

```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(...

Add admin ability to choose option which would display extra field with type of comment: - neutral - positive - negative

![image](https://user-images.githubusercontent.com/9879933/53301263-e90d1a80-3850-11e9-90a3-ab31ebea9bc6.png) Example: https://www.cybersport.ru/news/n0tail-skoro-my-stanem-nastolko-silnymi-chto-vse-nashi-protivniki-pokazhutsya-plebeyami-s-2-tys-mmr

📌 new feature

Plugin should update user avatar if it was changed or not set. useful cases: - when user did not have GD extension installed, all users did not have avatars, so...

📈 enhancement