Parsed: 110049
<?php /** * WordPress Credits Administration API. * * @package WordPress * @subpackage Administration * @since 4.4.0 */ /* function wp_credits() – Retrieves the contributor credits. */ /* function _wp_credits_add_profile_link() – Retrieve the link to a contributor’s WordPress.org profile page. */ /* function _wp_credits_build_object_link() – Retrieve the link to an external library used in WordPress. */ /* function wp_credits_section_title() – Display a the title for a given group of contributors. */ /* function wp_credits_section_list() – Displays a list of contributors for a given group. */