bbPress Views Widget.
Adds a widget which displays the view list.
| since | 2.0.0 bbPress (r3020) |
|---|---|
| package | bbPress |
__construct()
Registers the view widget.
| since | 2.0.0 bbPress (r3020) |
|---|
form($instance = array())
| since | 2.0.0 bbPress (r3020) |
|---|
Instance.
parse_settings($instance = array())
| since | 2.3.0 bbPress (r4802) |
|---|
Instance.
update(array $new_instance= array(), array $old_instance= array())
| since | 2.0.0 bbPress (r3020) |
|---|
arrayThe new instance options.
arrayThe old instance options.