Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Worpress BBPress own Actifity
SUBMITTED BY:
Guest
DATE:
July 6, 2013, 3:37 a.m.
FORMAT:
Text only
SIZE:
431 Bytes
Raw
Download
Tweet
HITS:
69705
Go to comments
Report
<?php
$activity_id = bp_activity_add ( array(
'action' => $action,
'content' => $activity_content,
'primary_link' => $project_link,
'component' => 'activity',
'type' => 'share_photo',
'user_id' => $bp->loggedin_user->id,
'item_id' => $photo_id
));
?>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus