Scheduling in Groups
Members can schedule activity updates inside BuddyPress or BuddyBoss groups. The scheduling flow is identical to a personal update, with one extra layer: the group’s own posting rules apply.
Who can schedule in a group
Section titled “Who can schedule in a group”To schedule an update in a group you must:
- Be a member of the group.
- Have posting permission in that group.
For BuddyBoss groups, the plugin also checks bp_group_is_user_allowed_posting(). If the group restricts who may post, that same restriction applies to scheduling. A member who cannot post in the group cannot schedule there either. If scheduling is blocked for this reason, the update is simply not scheduled, and the interface may show: “Unable to schedule activity. You must be the group owner or a moderator to schedule activities.”
How to schedule a group update
Section titled “How to schedule a group update”- Go to the group and open its Activity tab.
- Write your content in the “What’s new?” box.
- Click the clock icon in the posting toolbar and choose Schedule Activity.
- Follow the same steps as a personal activity: pick a date and time, click Next, then Schedule.
The update is held as scheduled and published to the group’s activity feed at the time you set.
Visibility of scheduled group updates
Section titled “Visibility of scheduled group updates”- Before publishing: visible only to you, in your Scheduled Posts profile tab. Hidden from the group feed, from other group members, and from admins who are not the author.
- After publishing: appears in the group’s activity stream, attributed to you, as a normal group activity update.
Cancelling a scheduled group update
Section titled “Cancelling a scheduled group update”Cancel it from your Scheduled Posts profile tab, the same way as a personal update. See Managing Scheduled Posts.

