bp_delete_optout_by_id( int $id )

Delete a BP_Optout by ID.


Description Description


Parameters Parameters

$id

(Required) ID of the optout to delete.


Top ↑

Return Return

(bool) True on success, false on failure.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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