AnsPress_Form::text_field()

Method: Output text fields.

AnsPress_Validation::sanitize_tags()

Method: Santitize tags field

AnsPress_Validation::strip_tags()

Method: Strip all tags

AnsPress_Validation::comma_separted_count()

Method: Count comma separated strings

AnsPress_Validation::length_check()

Method: Check length of a string, if less then specified then return error

AP_Roles::add_capabilities()

Method: Add new capabilities

AnsPress_Post_Table_Hooks::edit_form_after_title()

Method: Show question detail above new answer.

AnsPress_Tag::ap_display_question_metas()

Method: Append meta display.

AnsPress_Tag::register_question_tag()

Method: Register tag taxonomy for question cpt.

AnsPress_Category::ask_from_category_field()

Method: Add category field in ask form.