AnsPress_PostTypes::bulk_post_updated_messages()

Method: Filter the bulk action updated messages to add Question and Answer custom post type bulk post updated messages.

ap_question_post_type_link_structure

Filter Hook: Allow overriding of question post type permalink

ap_answer_post_type_link_structure

Filter Hook: Allow overriding of answer post type permalink

AnsPress_PostTypes::post_updated_messages()

Method: Filter the post updated messages to add Question and Answer custom post type post updated messages.

AnsPress_PostTypes::post_type_archive_link()

Method: Filters the post type archive permalink.

ap_question_perm_structure

Filter Hook: Allows filtering question permalink structure.

AnsPress_PostTypes::question_perm_structure()

Method: Return question permalink structure.

ap_answer_post_type_link

: Allow overriding of answer post type permalink.

AnsPress_PostTypes::init()

Method: Initialize the class

AnsPress_PostTypes

Class: Custom post type.