Skip to content

Fix bugs and improve accessibility & validation - #53

Open
murshed wants to merge 1 commit into
buddypress:trunkfrom
murshed:trunk
Open

Fix bugs and improve accessibility & validation#53
murshed wants to merge 1 commit into
buddypress:trunkfrom
murshed:trunk

Conversation

@murshed

@murshed murshed commented Jul 27, 2026

Copy link
Copy Markdown
  • Add safety checks for array access in BP_Classic autoloader and widget callbacks
  • Add PHP 8.1+ compatibility with #[ReturnTypeWillChange] attributes
  • Improve accessibility by adding role="tablist" and aria-selected to tab navigation
  • Add missing id attribute to checkbox input in blog widget
  • Sanitize widget type data in template widget
  • Fix blog restore in migration function when early returning

- Add safety checks for array access in BP_Classic autoloader and widget callbacks
- Add PHP 8.1+ compatibility with #[ReturnTypeWillChange] attributes
- Improve accessibility by adding role="tablist" and aria-selected to tab navigation
- Add missing id attribute to checkbox input in blog widget
- Sanitize widget type data in template widget
- Fix blog restore in migration function when early returning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant