AnsPress_Admin::save_user_roles_fields()

Method: Save anspress user roles.

AnsPress_Admin::change_post_menu_label()

Method: Change post menu label.

AnsPress_Admin::ans_parent_post()

Method: Set answer CPT post parent when saving.

AnsPress_Admin::post_data_check()

Method: [Not documented]

AnsPress_Admin::custom_post_location()

Method: Redirect to custom post location for error message.

AnsPress_Admin::ap_menu_metaboxes()

Method: Hook menu meta box.

AnsPress_Admin::render_menu()

Method: Shows AnsPress menu meta box in WP menu editor.

AnsPress_Admin::serach_qa_by_userid()

Method: Add author args in query.

AnsPress_Admin::filter_comments_query()

Method: Filter comment clauses, join meta where key is _ap_flag As pre_get_comments custom meta query not working so we are adding JOIN statement

AnsPress_Admin::join_by_author_name()

Method: Join users table in post table for searching posts by on user_login.