Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter neven75

    (@neven75)

    Thank you hupe13; that is actually the next thing i need to do.

    But I was talking about wp-gpx-maps-admin-settings.php file that uses esc_html($label); and admin is in English regardless the site language.
    Changing it to esc_html__($label, ‘wp-gpx-maps’) actually display the site language in admin.

    I just wanted to ask Bastiano, if that is how he intended.

Viewing 1 replies (of 1 total)