apply_filters( 'friends_get_newest', array $friends )

Filters a user’s friends listed from newest to oldest.


Description Description


Parameters Parameters

$friends

  • 'total_users'
    (int) Total number of users matched by query params.
  • 'paged_users'
    (array) 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.