Changeset 8473
- Timestamp:
- 06/04/2014 04:40:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-activity.php
r8428 r8473 297 297 298 298 if ( !empty( $content ) ) 299 $content = apply_filters( 'bp_blogs_record_activity_content', bp_create_excerpt( $content ), $content );299 $content = apply_filters( 'bp_blogs_record_activity_content', bp_create_excerpt( $content ), $content, $r ); 300 300 301 301 // Check for an existing entry and update if one exists.
Note: See TracChangeset
for help on using the changeset viewer.