Skip to content

Requirements

Before installing BuddyPress Schedule Activity, confirm your site meets these requirements.

Requirement Minimum version
WordPress 5.0
BuddyPress or BuddyBoss Platform BuddyPress 6.0 / BuddyBoss any supported version
PHP 7.4

This plugin extends BuddyPress activity posting. It will not activate if neither BuddyPress nor BuddyBoss Platform is installed and active. If you try to activate it without a compatible platform, WordPress will show an admin notice and deactivate the plugin automatically.

Scheduled posts publish through WordPress cron (WP-Cron). For posts to publish on time:

  • DISABLE_WP_CRON must not be set to true in wp-config.php, or
  • You must configure a real server-side cron job to trigger wp-cron.php at one-minute intervals.

Sites with low traffic may find that WP-Cron fires late if no page requests are coming in. For reliable minute-level publishing, set up a real cron job. See the Cron and Publishing section for details.

Members who want to schedule posts must be logged in. Scheduling is available to any logged-in user who has permission to post activities. No additional role configuration is needed out of the box.

For BuddyBoss groups: only the group owner or a moderator can schedule posts inside a group. Regular group members cannot.