Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello there,

    You can do this with the following line of code:
    add_filter('wppb_userlisting_get_user_by_id', create_function('', 'return false;'));

    Add it to your functions.php or use the method described at the top of this page.

    Best Regards.

    Thread Starter Leezer

    (@leezer)

    Thank you for your answer. Your solution worked ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change user profile url’ is closed to new replies.