apply_filters( "bp_after_{$filter_key}_parse_args", array $r )

Filters the arguments key after parsing if filter key provided.


Description Description

This is a dynamic filter dependent on the specified key.


Parameters Parameters

$r

Array of parsed arguments.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.