Skip to content

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.

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.”

  1. Go to the group and open its Activity tab.
  2. Write your content in the “What’s new?” box.
  3. Click the clock icon in the posting toolbar and choose Schedule Activity.
  4. 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.

  • 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.

Cancel it from your Scheduled Posts profile tab, the same way as a personal update. See Managing Scheduled Posts.