Summery Summery
Get the role of the person receiving credit
Syntax Syntax
Return Return
(string|null)
Source Source
File: wp-includes/SimplePie/Credit.php
{
if ($this->role !== null)
{
return $this->role;
}
return null;
}
/**
* Get the organizational scheme