Class Akismet
| Defined | inc/plugins/akismet.php:1135 |
|---|
This class is Copyright 2009 Ryan Gordon (Tikitiki)
Built to communicate with the akismet server
Tasks
Methods
Akismet($url, $api_key, $post)
| parameters | wild | $url | |
| wild | $api_key | |
| wild | $post | |
| return | wild | | |
This method is not documented.
build_query_string()
This method is not documented.
check()
This method is not documented.
connect()
This method is not documented.
disconnect()
This method is not documented.
error_exists($error_code)
| parameters | wild | $error_code | |
| return | wild | | |
This method is not documented.
errors_exist()
This method is not documented.
fetch_response($request, $path)
| parameters | wild | $request | |
| wild | $path | |
| return | wild | | |
This method is not documented.
format_post()
This method is not documented.
set_error($error_code)
| parameters | wild | $error_code | |
| return | wild | | |
This method is not documented.
submit_ham()
This method is not documented.
submit_spam()
This method is not documented.
validate_api_key()
This method is not documented.