Release notes / BuddyPress Birthday Widget
BuddyPress Add-on Plugin

BuddyPress Birthday Widget

Members share milestones outside your platform and your community misses the chance to celebrate together. BuddyPress Birthday Widget reads member birthdate profile fields and shows upcoming birthdays in a sidebar widget, so your community can acknowledge members on their special day. Admins can choose whether to display member ages alongside birthdate information.

20 releases
v2.4.2 latest
April 29, 2026 shipped

v2.4.2 Latest

April 29, 2026
Improve 1 Fix 2

Improve

  • Refreshed POT file for translations.

Fix

  • Birthday celebration activities were showing empty content in the activity feed.
  • Removed leftover console logging from production code.

v2.4.1

April 3, 2026

v2.4.0

January 22, 2026
New 8

New

  • Admin settings page under BuddyPress menu for centralized configuration.
  • Automatic birthday email notifications with customizable templates.
  • Activity feed auto-post when members have birthdays.
  • BuddyPress notifications for birthdays (notify all members or friends only).
  • Admin daily summary email of today's birthdays.
  • Zodiac sign display option with Unicode symbols.
  • Confetti animation option for birthday celebrations.
  • Helper functions for zodiac signs and age calculation.

v2.3.0

Improve 1 Fix 8

Improve

  • Regenerated .pot file with all translation strings.

Fix

  • Widget no longer shows empty container when no birthdays to display.
  • Widget visibility now works correctly for logged-out users.
  • "All Members" filter now visible to logged-out users for public birthdays.
  • Friends/Followers filter properly hidden for logged-out users.
  • Widget cache now clears properly when settings are updated.
  • Replaced transient caching with object cache for better performance on large sites.
  • Non-activated users are now properly excluded from birthday listings.
  • JavaScript error messages now properly localized.

v2.2.0

Improve 8

Improve

  • Complete UI/UX redesign with modern, clean interface.
  • Improved theme compatibility with CSS inheritance.
  • Zero Cumulative Layout Shift (CLS) implementation.
  • Smart asset loading - only loads when widget is active.
  • Enhanced mobile responsiveness with touch-friendly buttons.
  • Improved performance with optimized caching system.
  • Better accessibility with WCAG 2.1 compliance.
  • Smooth animations and hover effects.

v2.1.0

Note 9

Note

  • Resolved "No Limit" filter not working as expected.
  • Updated strings for better localization and readability.
  • Enhanced visibility logic and sorting for birthday displays.
  • Added a filter for customizing BuddyPress Birthday query arguments.
  • Optimized BuddyPress Birthday queries for large user datasets.
  • Resolved conflict issue with the "Who Viewed My Profile" plugin.
  • Checked and fixed DOB field visibility for accurate birthday display.
  • Removed unnecessary shortcode code for improved efficiency.
  • Resolved PHPCS errors and renamed files for consistency and functionality checks.

v2.0.3

Improve 2 Fix 5

Improve

  • Date function update in monthly limit
  • Monthly limit code update in widget

Fix

  • (#56) Compatibility with BuddyPress v12
  • Fixed monthly date range did not display upcoming bdays
  • Fixed Wordpress Coding Standards
  • Compatibility with BuddyPress v12
  • Fixed birthday display issue from the january, not from the current month

v2.0.2

Fix 1

Fix

  • (#45) Fixed missing string

v2.0.1

Fix 1

Fix

  • (#45) Fixed send my wishes add tooltip for message icon

v1.8.2

Fix 2

Fix

  • (#39)Fixed birthday is not showing on its day
  • (#39)Fixed birthday is not shown with weekly and monthly filter

v1.8.1

Fix 1

Fix

  • (#39) Fixed age/anniversary display issue

v1.8.0

Fix 3

Fix

  • (#34) Fixed mail box icon issue for logout user
  • (#38) Added message if not any single user has update their birthday
  • (#35) Added wp timezone to display members birthday

v1.7.0

Fix 2

Fix

  • Fixed php fatal error
  • Added widget option show brithdays of followings or friends

v1.6.0

Fix 3

Fix

  • (#21)Fixed show birthdays to only connections
  • Fixed text domain error
  • Fixed escaping function error

v1.5.0

Fix 2

Fix

  • #18 - birthday date translation
  • (#16) Update php code structure and css file

v1.4.0

Fix 1

Fix

  • (#14) Fixced PHPCS issue

v1.3.0

Fix 6

Fix

  • PHPCS fixes
  • (#12) Added buddypress xprofile custom field types support
  • (#11) Fixed php notices with one community theme
  • (#1) Fixed not compatible with varuna theme
  • (#4) Fixed PHP notices and warnings on widget form
  • (#8) Display widget if birthday available

v1.2.0

Fix 1

Fix

  • Fixed language issue.

v1.1.0

Fix 1

Fix

  • Default option and widget Title fixed

v1.0.0

Note 1

Note

  • Initial Release