New Landing How can we help? Themeforest Theme Support Supreme Top Bar date translation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Supreme
  • #34948
    moskoo
    Member
    Post count: 11

    I’m using an official french WordPress release, so my dates in posts meta are getting translated by the .mo file in the WordPress language folder. But for some reason, the top bar date stays in english.

    Any idea why <?php echo date(get_option(‘date_format’)); ?> does not return a translated date? How can I get a translated date in my top bar? (I do have everything updated to latest versions)

    #35370
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Try using this:

    <?php echo date_i18n(get_option('date_format')); ?>
    

    Hope that helps.

    – Ed

    #36359
    moskoo
    Member
    Post count: 11

    It worked. Thank you.

    #37652
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register