@since: bbPress (r3504)
Description
bbp_get_private_status_id()

Return the private post status ID

Source: bp-forums/core/functions.php:392

bbp_get_hidden_status_id()

Return the hidden post status ID

Source: bp-forums/core/functions.php:403

bbp_get_closed_status_id()

Return the closed post status ID

Source: bp-forums/core/functions.php:414

bbp_get_spam_status_id()

Return the spam post status ID

Source: bp-forums/core/functions.php:425

bbp_get_trash_status_id()

Return the trash post status ID

Source: bp-forums/core/functions.php:436

bbp_get_orphan_status_id()

Return the orphan post status ID

Source: bp-forums/core/functions.php:447

bbp_get_public_status_id()

Return the public post status ID

Source: bp-forums/core/functions.php:370