Changeset 10375 for trunk/src/bp-activity/bp-activity-actions.php
- Timestamp:
- 11/23/2015 05:51:55 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-actions.php
r10253 r10375 106 106 * @since 1.2.2 107 107 * 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. 109 109 */ 110 110 if ( ! $redirect = apply_filters_ref_array( 'bp_activity_permalink_redirect_url', array( $redirect, &$activity ) ) ) {
Note: See TracChangeset
for help on using the changeset viewer.