bbp_paged_id
bbp_paged_id
Appears in: bbpress.2.5.14, bbpress.2.6.0, bbpress.2.6.1, bbpress.2.6.11, bbpress.2.6.12, bbpress.2.6.2, bbpress.2.6.3, bbpress.2.6.4, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: filter
Displaying hooks found in version: bbpress.2.6.9apply_filters('bbp_paged_id') is found 1 times:
- /bbpress.php line 268264265266267268269270271272273274
$this
->favs_id = apply_filters(
'bbp_favs_id'
,
'bbp_favs'
);
$this
->subs_id = apply_filters(
'bbp_subs_id'
,
'bbp_subs'
);
$this
->view_id = apply_filters(
'bbp_view_id'
,
'bbp_view'
);
$this
->edit_id = apply_filters(
'bbp_edit_id'
,
'edit'
);
$this
->paged_id = apply_filters(
'bbp_paged_id'
,
'paged'
);
$this
->search_id = apply_filters(
'bbp_search_id'
,
'bbp_search'
);
$this
->engagements_id = apply_filters(
'bbp_engagements_id'
,
'bbp_engagements'
);
/** Queries ***********************************************************/
$this
->current_view_id = 0;
// Current view id