• Resolved buerooeding

    (@buerooeding)


    Hello, I have an issue with a topic that was already resolved and now seems to not be working again.

    Here is the link to the topic: https://www.ads-software.com/support/topic/ultimate-member-links-in-registration-form/

    The code:

    add_filter("um_builder_input_map","um_020422_change_options_sanitization"); function um_020422_change_options_sanitization( $arr ){ $arr['_options']['sanitize'] = 'wp_kses'; return $arr; }

    The code for solving the problem seems to no longer be working. Is it due to WordPress or the plugin? Can you help me adapt the code so that it works again?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support andrewshu

    (@andrewshu)

    Hello @buerooeding

    I checked this code and it works well. Please check that the code is not deleted from your site.

    Regards.

    Plugin Support andrewshu

    (@andrewshu)

    Hi @buerooeding

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. ??

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ultimate Member Links in Registration Form’ is closed to new replies.