~canonical-sysadmins/wordpress/4.7.2

« back to all changes in this revision

Viewing changes to wp-includes/theme-compat/header-embed.php

  • Committer: Barry Price
  • Date: 2016-08-17 04:50:12 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: barry.price@canonical.com-20160817045012-qfui81zhqnqv2ba9
Merge WP4.6 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
23
23
        <?php
24
24
        /**
25
 
         * Print scripts or data in the embed template <head> tag.
 
25
         * Prints scripts or data in the embed template <head> tag.
26
26
         *
27
27
         * @since 4.4.0
28
28
         */