Skip to:
Content
Pages
Categories
Search
Top
Bottom

bp-groups-functions.php


  • efrap
    Participant

    @efrap

    Is this an appropriate forum to suggest a code change?

    bp-groups-functions.php

    Latest version, end of line 951

    ... esc_attr( $bp->groups->current_group->name ) ...
    change to
    ... esc_attr__( $bp->groups->current_group->name ) ...

    For internationalization of group names in activity (post update)

  • The topic ‘bp-groups-functions.php’ is closed to new replies.
Skip to toolbar