API for plugin interoperability?
-
Hi @seebeen! Does Letter Avatars have a defined API (functions, filter hooks, or even just a way to get the various class instances)? I’d like to make Avatar Privacy work more nicely with your plugin, but it seems all I can do is deactivate Letter Avatars completely by overriding the
pre_get_avatar
filter to returnnull
again, as you are otherwise bypassingget_avatar()
entirely (most avatar-related plugins hook into (pre_
)get_avatar_data
instead and leave the markup construction alone).The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘API for plugin interoperability?’ is closed to new replies.