Changeset 7222 for trunk/bp-blogs/bp-blogs-activity.php
- Timestamp:
- 06/18/2013 08:30:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs/bp-blogs-activity.php
r7076 r7222 74 74 // Remove large images and replace them with just one image thumbnail 75 75 if ( !empty( $content ) ) 76 $content = bp_activity_thumbnail_content_images( $content, $primary_link );76 $content = bp_activity_thumbnail_content_images( $content, $primary_link, $r ); 77 77 78 78 if ( !empty( $action ) )
Note: See TracChangeset
for help on using the changeset viewer.