wp_credits
wp_credits ( $version = '', $locale = '' )
Parameters:- (string) version WordPress version. Defaults to the current version.
- (string) locale WordPress locale. Defaults to the current user's locale.
Returns:- (array|false) A list of all of the contributors, or false on error.
Defined at:Change Log: - Introduced in WordPress: 3.2.0
- Deprecated in WordPress: —
Description
Retrieves the contributor credits.