• Resolved imborx

    (@imborx)


    Hi, for privacy reasons, I’d like to just show a piece of the location.

    For example, an user type “Stret 1, Postal code 2, City 3, State 4, Country 5). I just want to show the State 4 and Country 5, is that posible?

    Thanks a lot!

    • This topic was modified 4 years, 10 months ago by imborx.
    • This topic was modified 4 years, 10 months ago by imborx.
Viewing 1 replies (of 1 total)
  • Plugin Author shanebp

    (@shanebp)

    There is a filter you can use to adjust the displayed profile value.
    apply_filters('pp_loc_show_field_value', $value, $type, $id);
    It is in this file:
    bp-xprofile-location\inc\pp-field-type-location.php

Viewing 1 replies (of 1 total)
  • The topic ‘It is posible to get a piece of the location (Country and State/Province)?’ is closed to new replies.