bp_members_sanitize_invitation_property( int|string $value = '', string $property = '', string $context = 'html' )

Sanitize the invitation property output.


Description Description


Parameters Parameters

$value

(Optional) The value for the requested property.

Default value: ''

$property

(Optional) The name of the requested property.

Default value: ''

$context

(Optional) The context of display.

Default value: 'html'


Top ↑

Return Return

(int|string) The sanitized value.


Top ↑

Source Source

File: bp-members/bp-members-filters.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.