apply_filters( 'friends_get_alphabetically' )

Filters a user’s friends listed in alphabetical order.


Description Description


Return Return

(array) $friends { @type int $total_users Total number of users matched by query params. @type array $paged_users The current page of users matched by query params. }


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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