ap_response_message()

Function: Return response with type and message.

ap_responce_message

: Filter ajax response message.

ap_response_message

Filter Hook: No description

ap_get_current_timestamp()

Function: Return current timestamp.

ap_remove_all_filters()

Function: Removes all filters from a WordPress filter, and stashes them in the anspress() global in the event they need to be restored later.

ap_get_addon_image()

Function: Get addon image.

ap_addon_has_options()

Function: Check if addon has options.

ap_addons

Filter Hook: This hooks can be used to filter existing addons or for adding new addons.

is_anspress

Filter Hook: Filter for overriding is_anspress() return value.

ap_is_cpt()

Function: Check if post object is AnsPress CPT i.e. question or answer.