apply_filters( 'bp_blogs_format_activity_action_new_blog_post', string $action, object $activity )

Filters the new blog post action for the new blog.


Parameters Parameters

$action

(string) Constructed activity action.

$activity

(object) Activity data object.


Source Source

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

View on Trac



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.