Changeset 4222 for trunk/bbp-includes/bbp-core-functions.php
- Timestamp:
- 09/17/2012 12:03:03 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbp-includes/bbp-core-functions.php
r4209 r4222 366 366 } 367 367 368 /**369 * Return the bozo post status ID370 *371 * @since bbPress (r4167)372 *373 * @return string374 */375 function bbp_get_bozo_status_id() {376 return bbpress()->bozo_status_id;377 }378 379 368 /** Rewrite IDs ***************************************************************/ 380 369
Note: See TracChangeset
for help on using the changeset viewer.