- Timestamp:
- 12/16/2016 10:07:41 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/inc/template-tags.php
r39094 r39618 129 129 * Display a front page section. 130 130 * 131 * @param $partial WP_Customize_Partial Partial associated with a selective refresh request.132 * @param $id integerFront page section to display.131 * @param WP_Customize_Partial $partial Partial associated with a selective refresh request. 132 * @param integer $id Front page section to display. 133 133 */ 134 134 function twentyseventeen_front_page_section( $partial = null, $id = 0 ) {
Note: See TracChangeset
for help on using the changeset viewer.