- Timestamp:
- 06/20/2020 12:00:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/inc/template-tags.php
r47122 r48104 132 132 function twentyseventeen_front_page_section( $partial = null, $id = 0 ) { 133 133 if ( is_a( $partial, 'WP_Customize_Partial' ) ) { 134 // Find out the idand set it up during a selective refresh.134 // Find out the ID and set it up during a selective refresh. 135 135 global $twentyseventeencounter; 136 136
Note: See TracChangeset
for help on using the changeset viewer.