[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-friends/ -> bp-friends-screens.php (summary)

BuddyPress Friends Screen Functions. Screen functions are the controllers of BuddyPress. They will execute when their specific URL is caught. They will first save or manipulate data using business functions, then pass on the user to a template file.

File Size: 161 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  friends_screen_my_friends()
  friends_screen_requests()
  friends_screen_notification_settings()

Functions
Functions that are not part of a class:

friends_screen_my_friends()   X-Ref
Catch and process the My Friends page.

since: 1.0.0

friends_screen_requests()   X-Ref
Catch and process the Requests page.

since: 1.0.0

friends_screen_notification_settings()   X-Ref
Add Friends-related settings to the Settings > Notifications page.

since: 1.0.0



Generated: Mon Apr 2 01:00:57 2018 Cross-referenced by PHPXref 0.7.1