Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37618, comment 3


Ignore:
Timestamp:
08/10/2016 04:16:27 AM (10 years ago)
Author:
voldemortensen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37618, comment 3

    initial v1  
    99It's just passed as the string all the way down.
    1010
    11 using:
     11Using:
    1212{{{#!php
    1313wp_remote_get( 'http://example.com', array( 'body' => array( 'foo' ) ) );