bp_activity_post_update_object, $_POST[whats-new-post-object]

bp_activity_post_update_object, $_POST[whats-new-post-object]

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.14.5.2

apply_filters('bp_activity_post_update_object, $_POST[whats-new-post-object]') is found 1 times:

  • /bp-activity/actions/post.php line 43
    		 * @since 1.2.0
    		 *
    		 * @param string $value Item type to associate with.
    		 */
    		$object = apply_filters( 'bp_activity_post_update_object', $_POST['whats-new-post-object'] );
    	}
    
    	if ( ! empty( $_POST['whats-new-post-in'] ) ) {
    
    		/**
    		 * Filters what component the activity is being to.