• Resolved wads24

    (@wads24)


    Would someone provide steps to the below to ‘public function create()?

    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()’
    • This topic was modified 7 years, 9 months ago by wads24.
Viewing 2 replies - 1 through 2 (of 2 total)
  • 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()’

    Plugin Author shanebp

    (@shanebp)

    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’.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to ‘public function create()?’ is closed to new replies.