Release notes / BuddyPress Schedule Activity
BuddyPress Add-on Plugin

BuddyPress Schedule Activity

Members who want to time their activity posts for peak engagement have to stay online and post manually at the right moment. BuddyPress Schedule Activity lets members write a post now and choose a future date and time for it to go live in the activity stream, maximizing reach without requiring real-time attention.

10 releases
v1.4.4 latest
March 11, 2026 shipped

v1.4.4 Latest

March 11, 2026
Fix 3 Security 5 Dev 1

Fix

  • Scheduled Posts navigation tab not appearing in BuddyPress member profile.
  • Page title showing "Activity" instead of "Scheduled Posts" in content area.
  • Added subnav item for proper BuddyPress navigation structure.

Security

  • Fixed SQL injection vulnerabilities with proper escaping in database queries.
  • Added race condition protection with transient lock for cron publishing.
  • Improved nonce verification in AJAX handlers.
  • Added proper data sanitization and validation throughout.
  • Added cleanup of activity meta on plugin uninstall.

Dev

  • Regenerated minified JavaScript file.

v1.4.2

Note 1

Note

  • Version bump to 1.4.2

v1.4.1

October 20, 2025
Fix 4

Fix

  • Duplicate scheduled posts issue.
  • Activity buttons issue on scheduled posts tab.
  • Load more button issue with scheduled posts.
  • Removed unnecessary action button on load more.

v1.4.0

New 1 Improve 2 Fix 5

New

  • New helper functions like `buddypress_schedule_activity_update_icon` and `buddypress_schedule_activity_get_js_strings`.

Improve

  • Replaced use of `extract()` for better readability and security.
  • Readme file and core template structure.

Fix

  • Issue with switching scheduled posts between global, private, and public tabs.
  • Scheduled activities not displaying correctly in user profiles for private and hidden groups.
  • Schedule activity time not showing correctly with default and BuddyBoss themes.
  • Nonce validation issues, including bypass vulnerability with Youzify integration.
  • PHP warnings due to missing `isset()` checks.

v1.3.1

Fix 2

Fix

  • Scheduled activity time not displaying correctly with default themes.
  • Minor typos and text updates for better clarity.

v1.3.0

New 1 Fix 5 Dev 2

New

  • Schedule count UI compatibility with BuddyBoss platform.

Fix

  • Schedule timing not working correctly on activity posts.
  • Scheduled posts count issue in the BuddyBoss nav menu.
  • No notification received when scheduling an activity post.
  • Post count inconsistencies with BuddyBoss.
  • Two-image issue during scheduled activity creation.

Dev

  • Resolved PHPCS issues in EDD license files.
  • Removed unused and outdated files from the `wbcom` folder.

v1.2.0

Improve 4 Fix 8

Improve

  • Added support for scheduling activity posts with images.
  • Integrated display count functionality with rtMedia + Youzify.
  • Managed UI for schedule post icons in Youzify.
  • Added a flag to display activity titles only in Youzify.

Fix

  • Resolved double popup issue with Youzify after scheduling an activity.
  • Addressed scheduling activity issues in Youzify.
  • Resolved error handling when Youzify is not active.
  • Corrected image-related issue in the Youzify plugin.
  • Ensured scheduled time displays correctly with Youzify.
  • Resolved issue where alert was not generated after scheduling a post.
  • Fixed animation on the "What's New" submit button.
  • Corrected notice animation issue in Youzify.

v1.1.0

Improve 1 Fix 5

Improve

  • General compatibility fixes with Youzify integration.

Fix

  • Updated condition to address activity issue with Youzify.
  • Resolved title display issue on activity page with Youzify.
  • Corrected activity title handling for compatibility with Youzify.
  • Fixed issue where scheduled alerts were not triggering with Youzify.
  • Updated count handling for improved Youzify compatibility.

v1.0.1

New 1 Fix 2

New

  • Display Notice and deactivate plugin when the Youzify plugin is activated

Fix

  • Translate and nonce verification issues
  • Issue in the JS

v1.0.0

Note 1

Note

  • Initial Release