1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/groups/template
Renato Alves 1b2c2a9801 Adding the newly created helper functions bp_get_group_by and bp_get_group for Groups related functions
and template files.

Also, adding several PHP fixes/tweaks. And unit tests.

Fixes #6749

git-svn-id: https://buddypress.svn.wordpress.org/trunk@13097 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-08-26 01:29:03 +00:00
..
bpGroupStatusMessage.php We are introducing in this commit two new helper functions to get a group: bp_get_group_by and bp_get_group. The former allows for getting a group by id/ID or slug. 2021-08-22 00:38:43 +00:00
group-is-visible.php Adding the newly created helper functions bp_get_group_by and bp_get_group for Groups related functions 2021-08-26 01:29:03 +00:00