Make WordPress Core


Ignore:
Timestamp:
09/18/2019 02:50:02 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Bundled Themes: Declare HTML5 support for scripts and styles.

Fixes #42804.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentysixteen/functions.php

    r45932 r46165  
    107107                                'gallery',
    108108                                'caption',
     109                                'script',
     110                                'style',
    109111                        )
    110112                );
Note: See TracChangeset for help on using the changeset viewer.