Changeset 5684 for trunk/bp-activity/bp-activity-akismet.php
- Timestamp:
- 02/09/2012 10:10:47 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-akismet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-akismet.php
r5624 r5684 481 481 */ 482 482 public function buddypress_ua( $user_agent ) { 483 return 'BuddyPress/' . bp_get_version() . ' | Akismet/'. constant( 'AKISMET_VERSION' ); 483 $user_agent = 'BuddyPress/' . bp_get_version() . ' | Akismet/'. constant( 'AKISMET_VERSION' ); 484 return $user_agent; 484 485 } 485 486
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)