Plugin Directory

Changeset 3159145


Ignore:
Timestamp:
09/28/2024 09:46:31 AM (18 months ago)
Author:
payping
Message:

Added some features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • payping-donate/trunk/payping-donate.php

    r3153110 r3159145  
    134134        'body' => wp_json_encode($data),
    135135        'headers' => array(
     136            'X-Platform'         => 'payping-wp-donate',
     137            'X-Platform-Version' => '1.4.0',
    136138            'Accept' => 'application/json',
    137139            'Authorization' => 'Bearer ' . $Token,
Note: See TracChangeset for help on using the changeset viewer.