Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: wire post at the home page…


Ali Erkurt
Participant

@alierkurt

and yeah, due to i’m using this code for the root of the site, it cannot apply filter for the root directory. solution must be here somewhere i guess:

bp_get_wire_get_action:

return apply_filters( 'bp_get_wire_get_action', site_url() . '/' . $bp->{$bp->active_components[$bp->current_component]}->slug . '/' . $uri . '/' . $bp->wire->slug . '/post/' );

Skip to toolbar