Create HTML dropdown list of bbPress replies.
| package | bbPress |
|---|---|
| subpackage | Classes |
| since | 2.6.0 bbPress (r5389) |
__construct()
| since | 2.6.0 bbPress (r5389) |
|---|
start_el(string $output, object $object, integer $depth= 0, array $args= array(), integer $current_object_id= 0)
| see | |
|---|---|
| since | 2.6.0 bbPress (r5389) |
stringPassed by reference. Used to append additional content.
objectPost data object.
integerDepth of post in reference to parent posts. Used for padding.
arrayUses 'selected' argument for selected post to set selected HTML attribute for option element.
integerNot Used
$db_fields : array
array('parent' => 'reply_to', 'id' => 'ID')