ap_user_can_edit_question()

Function: Check if user can edit a question.

ap_user_can_change_label()

Function: Check if user can change post label.

ap_user_can_comment()

Function: Check if user can comment on AnsPress posts.

ap_user_can_edit_comment()

Function: Check if user can edit comment.

ap_user_can_delete_comment()

Function: Check if user can delete comment.

ap_register_option_section()

Function: Register anspress option tab and fields.

ap_options_nav()

Function: Output option tab nav.

ap_option_group_fields()

Function: Display fields group options. Uses AnsPress_Form to renders fields.

ap_update_caps_for_role()

Function: Update user role.

ap_get_option_groups()

Function: Return all option groups.