Changeset 10587 for trunk/src/bp-friends/bp-friends-screens.php
- Timestamp:
- 02/13/2016 07:32:53 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-friends/bp-friends-screens.php
r10417 r10587 17 17 /** 18 18 * Catch and process the My Friends page. 19 * 20 * @since 1.0.0 19 21 */ 20 22 function friends_screen_my_friends() { … … 39 41 /** 40 42 * Catch and process the Requests page. 43 * 44 * @since 1.0.0 41 45 */ 42 46 function friends_screen_requests() { … … 94 98 /** 95 99 * Add Friends-related settings to the Settings > Notifications page. 100 * 101 * @since 1.0.0 96 102 */ 97 103 function friends_screen_notification_settings() {
Note: See TracChangeset
for help on using the changeset viewer.