AnsPress_Theme::get_the_excerpt()

Method: Generate question excerpt if there is not any already.

AnsPress_PostTypes::question_perm_structure()

Method: Return question permalink structure.

AnsPress_Hooks::mce_plugins()

Method: Include AnsPress tinymce plugin.

AnsPress_Hooks::save_question_hooks()

Method: Trigger posts hooks right after saving question.

AnsPress_Hooks::save_answer_hooks()

Method: Trigger posts hooks right after saving answer.

AnsPress_Comment_Hooks::comment_form()

Method: Callback for loading comment form.

AnsPress_Comment_Hooks::the_comments()

Method: Filter comments array to include only comments which user can read.

Group::label()

Method: Output label of field.

Group::field_markup()

Method: Field markup.

Input::prepare()

Method: Prepare field.