• Hello,

    I’m using Register Plus Redux to add some custom fields on users’ profiles. I’ve noticed that custom fields options containing a “&” character don’t work as intended when loading a user profile.
    The esc_attr function on row 333, 345, 355 of register-plus-redux.php prevents the page to mark custom values as selected: they always appear as not selected.
    Values works fine on the DB, but users will never see them as selected.

    Can you please fix this?
    If it’s not possible, can you suggest me a workaround to use “&” characters?

    Thanks.

    https://ww.wp.xz.cn/plugins/register-plus-redux/

The topic ‘Error with esc_attr on custom fields’ is closed to new replies.