Make WordPress Core

Ticket #52410: 52410.patch

File 52410.patch, 610 bytes (added by sabernhardt, 5 years ago)
  • src/wp-content/themes/twentytwentyone/inc/starter-content.php

     
    1212/**
    1313 * Function to return the array of starter content for the theme.
    1414 *
    15  * Passes it through the `twentytwenty_starter_content` filter before returning.
     15 * Passes it through the `twenty_twenty_one_starter_content` filter before returning.
    1616 *
    1717 * @since Twenty Twenty-One 1.0
    1818 *