AnsPress_Admin::check_pages_exists()

Method: Check if AnsPress pages are exists.

AnsPress_Admin::register_options()

Method: Register all AnsPress options.

AnsPress_Admin::options_general_pages()

Method: Register AnsPress general pages options.

AnsPress_Admin::trashed_post()

Method: Delete page check transient after AnsPress pages are deleted.

AnsPress_Admin::fix_active_admin_menu()

Method: Fix active menu css class in wp-admin.

AnsPress_Admin::display_plugin_options_page()

Method: Render the settings page for this plugin.

AnsPress_Tag::ap_current_page()

Method: Modify current page to show tag archive.

AnsPress_Tag::taxonomy_template()

Method: Override taxonomy template.

AnsPress_Tag::modify_query_archive()

Method: Modify main query to show tag archive.

AnsPress_Tag::load_filter_tags_order()

Method: Ajax callback for loading order by filter for tags.