ap_post_attach_pre_fetch()

Function: Pre fetch and cache all question and answer attachments.

AnsPress_REST_API::register_routes()

Method: Register the /wp-json/myplugin/v1/foo route

AnsPress_REST_API::get_answers()

Method: Generate results for the /wp-json/myplugin/v1/foo route.

ap_check_spam()

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

akismet_ua

Filter Hook: No description

akismet_ssl_disabled

Action Hook: Try SSL first; if that fails, try without it and don’t try it again for a while.

akismet_https_disabled

Action Hook: No description

AnsPress_Query

Class: Base class for query.

ap_opt()

Function: To retrieve AnsPress option.

ap_default_options()

Function: Default options for AnsPress