Opened 6 years ago
Closed 6 years ago
#3272 closed defect (bug) (fixed)
Engagement Metabox empty when 'show_avatars' setting is false
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | high |
| Severity: | major | Version: | trunk |
| Component: | General - Administration | Keywords: | commit |
| Cc: |
Description
If the "Show Avatars" setting is set to off/false, the admin-area Engaments metaboxes will be unintentionally empty.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
This is because
force_displayis not being passed into the relatedget_avatar()function calls.Fix imminent.