Make WordPress Core

Ticket #24943: custom-header-localization.patch

File custom-header-localization.patch, 516 bytes (added by pavelevap, 11 years ago)
  • wp-content/themes/twentythirteen/inc/custom-header.php

     
    5959                ),
    6060        ) );
    6161}
    62 add_action( 'after_setup_theme', 'twentythirteen_custom_header_setup' );
     62add_action( 'after_setup_theme', 'twentythirteen_custom_header_setup', 11 );
    6363
    6464/**
    6565 * Loads our special font CSS files.