bp_core_is_default_gravatar( string $d = '' )

Checks whether a given gravatar is one of the default ones.


Description Description


Parameters Parameters

$d

(Optional) The name of the default gravatar.

Default value: ''


Top ↑

Return Return

(bool) True if it's a default gravatar. False otherwise.


Top ↑

Source Source

File: bp-core/bp-core-avatars.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.