Changeset 9853 for trunk/src/bp-activity/bp-activity-functions.php
- Timestamp:
- 05/08/2015 10:25:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-functions.php
r9834 r9853 1657 1657 'hide_sitewide' => false, // Should this be hidden on the sitewide activity stream? 1658 1658 'is_spam' => false, // Is this activity item to be marked as spam? 1659 ) );1659 ), 'activity_add' ); 1660 1660 1661 1661 // Make sure we are backwards compatible
Note: See TracChangeset
for help on using the changeset viewer.