Make WordPress Core

Changeset 17633


Ignore:
Timestamp:
04/13/2011 11:50:27 AM (14 years ago)
Author:
nacin
Message:

Clarify the return value of get_page_templates(). props kovshenin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/theme.php

    r17539 r17633  
    164164 * @since 1.5.0
    165165 *
    166  * @return array Key is template name, Value is template name
     166 * @return array Key is the template name, value is the filename of the template
    167167 */
    168168function get_page_templates() {
Note: See TracChangeset for help on using the changeset viewer.