Akismet::row_actions()

Method: Add post row action to mark a post as a spam.

Akismet::option_form()

Method: Register options of Avatar addon.

Akismet::api_request()

Method: Check post for spam, if spam then hold it for moderation.

Akismet::spam_post_action()

Method: Action to do when post is marked as a spam.

Akismet::new_question_answer()

Method: Check for spam in content after submission from frontend.

Akismet::submit_spam()

Method: Submit spam to akismet.

Akismet::__construct()

Method: Initialize the class.

AnsPress_Comment_Hooks::comments_template()

Method: Override comments template for single question page.

AnsPress_Hooks::untrash_posts()

Method: If questions is restored then restore its answers too.

Repeatable_Field::__construct()

Method: The class constructor.