Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/23/2015 06:49:58 AM (10 years ago)
Author:
netweb
Message:

Common: Updated PHPDocs for bbp_get_public_child_ids()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/common/functions.php

    r5788 r5790  
    16001600 * @uses bbp_get_topic_post_type() To get the topic post type
    16011601 * @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
    16021604 * @uses wpdb::prepare() To prepare the query
    16031605 * @uses wpdb::get_col() To get the result of the query in an array
Note: See TracChangeset for help on using the changeset viewer.