~canonical-sysadmins/wordpress/4.8.1

« back to all changes in this revision

Viewing changes to wp-includes/class-wp-http-ixr-client.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:
69
69
                }
70
70
 
71
71
                /**
72
 
                 * Filter the headers collection to be sent to the XML-RPC server.
 
72
                 * Filters the headers collection to be sent to the XML-RPC server.
73
73
                 *
74
74
                 * @since 4.4.0
75
75
                 *