wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_remote_post › WordPress Function
Seit2.7.0
Veraltetn/v
› wp_remote_post ( $url, $args = array() )
| Parameter: (2) |
|
| Siehe: |
|
| Gibt zurück: |
|
| Definiert in: |
|
| 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.Ähnliche Funktionen: wp_safe_remote_post, wp_write_post, wp_remote_get, wp_delete_post, wp_remote_request