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 7 years ago by
inksea13.