Add field ID to AJAX data in admin forms JS

This update modifies the AJAX request in `forms.js` by including the field ID in the data payload. This improvement enables more precise handling of form fields in the Ultimate Member plugin's admin interface.
This commit is contained in:
Mykyta Synelnikov
2025-09-17 15:02:40 +03:00
parent bdf96012c8
commit 1a3a6aec53
3 changed files with 27 additions and 4 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long