bp_the_members_invitation_property( string $property = '', string $context = 'html' )

Output the requested property of the invitation currently being iterated on.


Description Description


Parameters Parameters

$property

(Optional) The name of the property to display.

Default value: ''

$context

(Optional) The context of display. Possible values are 'attribute' and 'html'.

Default value: 'html'


Top ↑

Source Source

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