AnsPress_Admin::add_action_links()

Method: Add settings action link to the plugins page.

AnsPress_Admin::display_select_question()

Method: Control the output of question selection.

AnsPress_Admin::tax_menu_correction()

Method: Highlight the proper top level menu.

AnsPress_Admin::enqueue_admin_styles()

Method: Register and enqueue admin-specific style sheet.

AnsPress_Admin::init_actions()

Method: Hook to run on init

AnsPress_Admin::join_by_author_name()

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

AnsPress_Admin::enqueue_admin_scripts()

Method: Register and enqueue admin-specific JavaScript.

AnsPress_Admin::get_free_menu_position()

Method: Get free unused menu position. This function helps prevent other plugin menu conflict when assigned to same position.

ap_admin_menu

Action Hook: Action hook for adding custom menu in wp-admin.

AnsPress_Admin::add_plugin_admin_menu()

Method: Register the administration menu for this plugin into the WordPress Dashboard menu.