~canonical-sysadmins/wordpress/5.1.4

« back to all changes in this revision

Viewing changes to wp-includes/embed.php

  • Committer: Barry Price
  • Date: 2019-09-05 09:11:55 UTC
  • mfrom: (1.2.14 upstream)
  • Revision ID: barry.price@canonical.com-20190905091155-nbbovt0lrsb23343
Merge WP5.1.2 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
586
586
                );
587
587
 
588
588
                $qv = array(
589
 
                        'domain' => $url_parts['host'],
590
 
                        'path'   => '/',
 
589
                        'domain'                 => $url_parts['host'],
 
590
                        'path'                   => '/',
 
591
                        'update_site_meta_cache' => false,
591
592
                );
592
593
 
593
594
                // In case of subdirectory configs, set the path.