Now pulling random images from the database for and setting them to the co-authors’ avatar
Found the problem to be coming from co-authors-plus.php line 138:
add_filter( 'get_avatar_url', array( $this, 'filter_get_avatar_url' ), 10, 2 );
-
This topic was modified 5 years, 6 months ago by inksea13.