BBP_Component::register_post_types()

Setup the component post types

Description

Source

File: bp-forums/common/classes.php

	public function register_post_types() {
		do_action( 'bbp_' . $this->name . '_register_post_types' );
	}

Changelog

Changelog
Version Description
bbPress (r2700) Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.