bbp_forum_post_type()

Output the unique id of the custom post type for forums


Description Description


Source Source

File: includes/forums/template.php

function bbp_forum_post_type() {
	echo bbp_get_forum_post_type();
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.