Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/04/2015 10:23:19 PM (9 years ago)
Author:
tw2113
Message:

Docs cleanup for Friends component.

See #6400.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-friends/bp-friends-widgets.php

    r9819 r9995  
    11<?php
    22/**
    3  * BuddyPress Widgets
     3 * BuddyPress Widgets.
    44 *
    55 * @package BuddyPress
     
    157157     * @param array $new_instance The parameters saved by the user.
    158158     * @param array $old_instance The parameters as previously saved to the database.
     159     *
    159160     * @return array $instance The processed settings to save.
    160161     */
     
    173174     *
    174175     * @param array $instance The saved widget settings.
     176     *
     177     * @return string
    175178     */
    176179    function form( $instance ) {
Note: See TracChangeset for help on using the changeset viewer.