Opened 9 years ago
Closed 9 years ago
#7627 closed defect (bug) (fixed)
bp_get_profile_field_data() doesn't translate the datebox field values
| Reported by: | antonioeatgoat | Owned by: | slaFFik |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | I18N | Version: | 2.9.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
As the tile, if you use the function bp_get_profile_field_data() to get the value of a datebox custom field, the value returned isn't translated in the current language set in WordPress settings.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Used date_i18n() instead of just date()