Replies: 0
The get_avatar function includes the ability to pass on args including custom classes. Unfortunately the wpua_get_avatar_filter isn’t properly coded to include those classes which can cause issues on theme’s built with CSS frameworks that pass on utility classes for the styling.
Here are a couple screenshots showing the issues:
* https://a.cl.ly/X6ub4YNO
* https://a.cl.ly/eDugzowy
So it looks like someone had thought about this but never implemented it correctly.
Thanks!