do_action_ref_array( 'bp_blogs_blog_after_save', BP_Blogs_Blog $this )

Fires after the current blog item gets saved.


Description Description

Please use this hook to filter the properties above. Each part will be passed in.


Top ↑

Parameters Parameters

$this

(BP_Blogs_Blog) Current instance of the blog item being saved. Passed by reference.


Source Source

File: bp-blogs/classes/class-bp-blogs-blog.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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