AnsPress_Theme::single_question_comment_disable()

Method: Return comment open as false in single question page. So that theme won’t render comments again.

AnsPress_Theme::the_content_single_question()

Method: Filter single question content to render [anspress] shortcode.

AnsPress_Theme::anspress_basepage_template()

Method: Check if anspress.php file exists in theme. If exists then load this template for AnsPress.

AnsPress_Theme::question_attachments()

Method: Shows lists of attachments of a question

AnsPress_Theme::post_actions()

Method: Ajax callback for post actions dropdown.

AnsPress_Theme::wpseo_canonical()

Method: Update concal link when wpseo plugin installed.

AnsPress_Theme::remove_head_items()

Method: Remove some unwanted things from wp_head

AnsPress_Theme::includes_theme()

Method: AnsPress theme function as like WordPress theme function.

AnsPress_Theme::feed_link()

Method: Add feed link in wp_head

AnsPress_Theme::the_title()

Method: Filter the_title().