I need to override the tutor avatar using filter
-
I need to override the tutor avatar, I see your plugin uses :
echo wp_kses( tutor_utils()->get_tutor_avatar( $user_id, 'xl' ), tutor_utils()->allowed_avatar_tags() );
But what if we want to override it, or use the other profile like from buddyboss platform using the filter instead without overriding each template and replcaing manually.
I see the filter ‘tutor_text_avatar‘ has no arguments to check for the user and size.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘I need to override the tutor avatar using filter’ is closed to new replies.