wp-admin/includes/credits.php


Lines:

1 to 20 of 20
<?php

/**
 * WordPress Credits Administration API.
 *
 * @package WordPress
 * @subpackage Administration
 * @since 4.4.0
 */

/* function wp_credits() – Retrieve 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. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      API Letters: ,,,,