Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    I would love to do this but how do I tell you has an avatar as I just call the WP internal get_avartar() function

    The best you can is set the default image in admin / look for the default with JS and remove it / avatar block

    Paul

    Thread Starter HQgeN

    (@hqgen)

    I guess we can find the exact size in bytes? Then it should be possible to do a if else on the size?

    Correct me if I’m wrong?

    Plugin Author Paul Bearne

    (@pbearne)

    have a play and see if you can work it out

    Thread Starter HQgeN

    (@hqgen)

    Just realized that it must be possible to exclude profiles with a profile picture called: default_avatar.jpg ?

    Plugin Author Paul Bearne

    (@pbearne)

    If that’s the image (url) you get then you are good to go

    Thread Starter HQgeN

    (@hqgen)

    It is, but I have no idea where to plot it in, and how the function should look like. I don’t know if you can help me, or if I should get help somewhere else? 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Show only authors with picture’ is closed to new replies.