Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/23/2015 05:51:55 AM (9 years ago)
Author:
tw2113
Message:

Misc docs fixes that were missed or added.

See #6396.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-actions.php

    r10253 r10375  
    106106     * @since 1.2.2
    107107     *
    108      * @param array Array with url to redirect to and activity related to the redirect.
     108     * @param array $value Array with url to redirect to and activity related to the redirect.
    109109     */
    110110    if ( ! $redirect = apply_filters_ref_array( 'bp_activity_permalink_redirect_url', array( $redirect, &$activity ) ) ) {
Note: See TracChangeset for help on using the changeset viewer.