Ticket #52410: 52410.patch
| File 52410.patch, 610 bytes (added by , 5 years ago) |
|---|
-
src/wp-content/themes/twentytwentyone/inc/starter-content.php
12 12 /** 13 13 * Function to return the array of starter content for the theme. 14 14 * 15 * Passes it through the `twenty twenty_starter_content` filter before returning.15 * Passes it through the `twenty_twenty_one_starter_content` filter before returning. 16 16 * 17 17 * @since Twenty Twenty-One 1.0 18 18 *