Changeset 3159145
- Timestamp:
- 09/28/2024 09:46:31 AM (18 months ago)
- File:
-
- 1 edited
-
payping-donate/trunk/payping-donate.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
payping-donate/trunk/payping-donate.php
r3153110 r3159145 134 134 'body' => wp_json_encode($data), 135 135 'headers' => array( 136 'X-Platform' => 'payping-wp-donate', 137 'X-Platform-Version' => '1.4.0', 136 138 'Accept' => 'application/json', 137 139 'Authorization' => 'Bearer ' . $Token,
Note: See TracChangeset
for help on using the changeset viewer.