- Timestamp:
- 01/06/2017 11:24:42 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/front-page.php
r39300 r39732 36 36 * @since Twenty Seventeen 1.0 37 37 * 38 * @param $num_sections integer38 * @param int $num_sections Number of front page sections. 39 39 */ 40 40 $num_sections = apply_filters( 'twentyseventeen_front_page_sections', 4 );
Note: See TracChangeset
for help on using the changeset viewer.