AnsPress_BP_Hooks::ap_qa_page()

Description #

AnsPress nav callback.

Source #

File: addons/free/buddypress.php

	public static function ap_qa_page() {
		add_action( 'bp_template_content', [ __CLASS__, 'ap_qa_page_content' ] );
		bp_core_load_template( apply_filters( 'bp_core_template_plugin', 'members/single/plugins' ) );
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment