Changeset 5790 for trunk/src/includes/common/functions.php
- Timestamp:
- 05/23/2015 06:49:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/common/functions.php
r5788 r5790 1600 1600 * @uses bbp_get_topic_post_type() To get the topic post type 1601 1601 * @uses wp_cache_get() To check if there is a cache of the children 1602 * @uses bbp_get_public_status_id() To get the public status id 1603 * @uses bbp_get_closed_status_id() To get the closed status id 1602 1604 * @uses wpdb::prepare() To prepare the query 1603 1605 * @uses wpdb::get_col() To get the result of the query in an array
Note: See TracChangeset
for help on using the changeset viewer.