Tarea #1136 -> Cambiar el avatar por defecto por el original
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@191 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
5eb143b141
commit
74e072c24e
@ -711,7 +711,7 @@ function bp_datebox_field ($html, $type, $day, $month, $year, $default_select )
|
||||
add_filter( 'bp_get_the_profile_field_datebox', 'bp_datebox_field', 10, 6 );
|
||||
|
||||
function gp_bp_add_default_avatar( $url ) {
|
||||
return get_stylesheet_directory_uri() .'/lib/images/photo_profile_red.png';
|
||||
return get_stylesheet_directory_uri() .'/lib/images/photo_profile.jpg';
|
||||
}
|
||||
add_filter( 'bp_core_mysteryman_src', 'gp_bp_add_default_avatar' );
|
||||
|
||||
|
||||
BIN
wp-content/themes/score/lib/images/photo_profile.jpg
Normal file
BIN
wp-content/themes/score/lib/images/photo_profile.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user