id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 39481,Twenty Seventeen: Allowing Google fonts in child themes,tsvikas,,"In the latest version of WordPress: If I try to redeclare `twentyseventeen_fonts_url()` in my child theme, in order to add more fonts to it, I cannot. (In twenty sixteen it was possible) it can be easily fixed by adding to the original theme's `functions.php` file: {{{ if ( !function_exists( 'twentyseventeen_fonts_url' ) ): }}} before the function `twentyseventeen_fonts_url()`, and {{{ endif; }}} after. (similar code is used in the 'twenty sixteen' theme)",defect (bug),closed,normal,,Bundled Theme,,normal,wontfix,has-patch,,