Ticket #18555: 18555.patch
| File 18555.patch, 854 bytes (added by , 15 years ago) |
|---|
-
wp-includes/general-template.php
106 106 * The template is included using require, not require_once, so you may include the 107 107 * same template part multiple times. 108 108 * 109 * For the parameter, if the file is called "{slug}-special.php" then specify109 * For the $name parameter, if the file is called "{slug}-special.php" then specify 110 110 * "special". 111 111 * 112 112 * @uses locate_template() 113 113 * @since 3.0.0 114 * @uses do_action() Calls 'get_template_part {$slug}' action.114 * @uses do_action() Calls 'get_template_part_{$slug}' action. 115 115 * 116 116 * @param string $slug The slug name for the generic template. 117 117 * @param string $name The name of the specialised template.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)