AnsPress_Admin::add_plugin_admin_menu()

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

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.

AnsPress_Admin::tax_menu_correction()

Method: Highlight the proper top level menu.

AnsPress_Admin::display_plugin_admin_page()

Method: Render the settings page for this plugin.

AnsPress_Admin::display_plugin_addons_page()

Method: Load extensions page layout

AnsPress_Admin::display_plugin_about_page()

Method: Load about page layout

AnsPress_Admin::dashboard_page()

Method: Load dashboard page layout.

AnsPress_Admin::upgrade_page()

Method: Load dashboard page layout.

AnsPress_Admin::display_select_question()

Method: Control the output of question selection.

AnsPress_Admin::add_action_links()

Method: Add settings action link to the plugins page.