apply_filters( 'bp_activity_get_post_type_tracking_args', object $post_type_activity, string $post_type )

Filters tracking arguments for a specific post type.


Parameters Parameters

$post_type_activity

(object) The tracking arguments of the post type.

$post_type

(string) Name of the post type.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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