- Timestamp:
- 09/23/2019 11:16:59 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/starter-content.php
r46271 r46283 24 24 'widgets' => array( 25 25 // Place one core-defined widgets in the first tooter widget area. 26 ' footer-one' => array(26 'sidebar-1' => array( 27 27 'text_about', 28 28 ), 29 29 // Place one core-defined widgets in the second tooter widget area. 30 ' footer-two' => array(30 'sidebar-2' => array( 31 31 'text_business_info', 32 32 ),
Note: See TracChangeset
for help on using the changeset viewer.