Skip to:
Content

BuddyPress.org

Changes between Version 3 and Version 4 of Ticket #4365, comment 3


Ignore:
Timestamp:
04/16/2013 12:48:12 AM (12 years ago)
Author:
shanebp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4365, comment 3

    v3 v4  
    1818}}}
    1919
    20 So you can't defeat the is_numeric fail by doing this
     20So even if you defeat the is_numeric fail by doing this
    2121
    2222{{{
     
    2424}}}
    2525
    26 and passing it into  xprofile_format_profile_field()
     26and passing it into  xprofile_format_profile_field() you get a result that is 'off' by the local offset.
    2727
    2828Can't figure out why this time issue doesn't appear on profile pages.