Opened 11 years ago
Closed 11 years ago
#6314 closed defect (bug) (fixed)
XProfile Field admin form has hard-coded screen icon
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 1.5 |
| Component: | Extended Profile | Keywords: | |
| Cc: |
Description
BuddyPress should use the screen_icon() function to improve compatibility with the wide-range of WordPress versions it supports. screen_icon() was silently deprecated in WordPress 3.8, which improves our output to what WordPress would normally anticipate vs. using CSS to hide our no-longer-valid output.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 9633: