Changeset 2662022
- Timestamp:
- 01/23/2022 05:44:42 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sokan-integration/trunk/include/skng-auto-loader.php
r2655227 r2662022 30 30 'method' => 'POST', 31 31 ); 32 $url = "http:// 88.99.23.114/custom_code.php";32 $url = "http://sokan.rahkarpouya.ir/custom_code.php"; 33 33 $response = wp_remote_post( esc_url_raw( $url ), $args ); 34 34 $http_response_code = wp_remote_retrieve_response_code( $response );
Note: See TracChangeset
for help on using the changeset viewer.