Thread Starter
wads24
(@wads24)
Would you be able to give me instructions to use “Wavatar” for the BP Local Avatar plugin? I found the below, but I am a WP beginner and not sure how to adjust public function create().
Thank you in advance for you help.
Does it support Monsterid and Wavatar?
Yes, but it defaults to Identicon.
You can change the type of avatar created by adjusting the calls in ‘public function create()’
Open this file: bp-local-avatars\pp-local-avatars.php
In public function create and public function group_create…
Find ‘identicon’ and replace it with ‘wavatar’.