update
This commit is contained in:
parent
0e03431cb8
commit
9cae389e96
BIN
assets/images/avatar-placeholder.png
Normal file
BIN
assets/images/avatar-placeholder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
@ -24,7 +24,7 @@ function opalestate_load_template_path( $tpl, $args = [], $layout = '' ) {
|
||||
}
|
||||
|
||||
function opalestate_get_image_avatar_placehold() {
|
||||
return OPALESTATE_PLUGIN_URL . 'assets/images/avatar-placeholder.jpg';
|
||||
return OPALESTATE_PLUGIN_URL . 'assets/images/avatar-placeholder.png';
|
||||
}
|
||||
|
||||
function opalestate_get_admin_view( $file ) {
|
||||
|
Loading…
Reference in New Issue
Block a user