mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-30 11:42:22 +08:00
https://gist.github.com/KaineLabs/11389f80a5344bb1c0416172ef0febbd https://www.buddyboss.com/resources/reference/hooks/bp_core_fetch_avatar_no_grav/
1 line
72 B
Text
1 line
72 B
Text
add_filter( 'bp_core_fetch_avatar_no_grav', '__return_true', 9999999 );
|