wpseek.com
				A WordPress-centric search engine for devs and theme authors
			wp_remote_post › WordPress Function
Since2.7.0
Deprecatedn/a
› wp_remote_post ( $url, $args = array() )
| Parameters: (2) | 
 | 
| See: | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Performs an HTTP request using the POST method and returns its response.
Important: If the URL is user-controlled, usewp_safe_remote_post() instead.Related Functions: wp_safe_remote_post, wp_write_post, wp_remote_get, wp_delete_post, wp_remote_request