Filter request for better integration
-
I’m working to make work my plugin
http://ww.wp.xz.cn/extend/plugins/avatar-tooltip/
with yours.
I have to use your plugin filtersimple_local_avatarto add a [rel] attribute to avatar image tag.
I’d like to have a 2nd parameter in that filter hook: the$id_or_email.
The new hook line should be (simple-local-avatar-php, line 91)return apply_filters( 'simple_local_avatar', $avatar, $id_or_email );Do you agree about it? Can you make it? Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Filter request for better integration’ is closed to new replies.