Archive by Author

wp_get_http

Perform a HTTP HEAD or GET request.If $file_path is a writable filename, this will do a GET request and write the file to that path.

3703

Continue reading

wp_get_current_commenter

Get current commenter’s name, email, and URL.Expects cookies content to already be sanitized. User of this function might wish to recheck the returned array for validity.

3699

Continue reading