public function ogGroupPostMultipleGroups::groupActions in Organic groups 7
Same name and namespace in other branches
- 7.2 scripts/generate-og-d6-content.php \ogGroupPostMultipleGroups::groupActions()
File
- scripts/
generate-og-d6-content.php, line 229
Class
- ogGroupPostMultipleGroups
- A group post associated with two groups.
Code
public function groupActions($user_ids, $groups, $posts) {
}