Opened 3 years ago
Closed 3 years ago
#8776 closed task (fixed)
Test the BP Default theme
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 11.0.0 | Priority: | highest |
| Severity: | blocker | Version: | |
| Component: | Core | Keywords: | |
| Cc: |
Description
There might be some deprecated code used into this theme.
Change History (4)
Note: See
TracTickets for help on using
tickets.
I just did and this theme was using some deprecated functions, hooks or templates mainly related to legacy forums. Eg:
bp_group_new_topic_buttonbp_is_group_forum()bp_is_user_forums()bp_blogs_subdomain_base()I've just added a PR about it on the theme's GH repo: https://github.com/buddypress/BP-Default/pull/4