mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
4869d273ba
- added hookdoc for `um_admin_builder_skip_field_validation` hook; - updated hookdoc for `um_admin_field_update_error_handling` hook; - fixed deprecated PHP notice for $set_field_type variable; - changed htmlspecialchars to esc_attr() for form builder modal;