User Meta Pro version 1.4.1
* ReCaptcha, time picker, validationEnginn version update.
* Using data URI to export users.
* Fix file upload size bug.
* Fix: exclude roles on user export.
* Added min and max required options for the checkbox.
* ReCaptcha, time picker, validationEnginn version update.
* Using data URI to export users.
* Fix file upload size bug.
* Fix: exclude roles on user export.
* Added min and max required options for the checkbox.
* Added support for GDPR data export
* Added options support to the rich_text field
* Update read-only for rich_text field
* Removed Reset password style
* Added user_meta_admin capability
* Minimum requirement WP-4.4
* Updated bootstrap to v3.3.7
* Lite: Lost password email for the lite version
* Lite: Login options for the lite version
Changelog for version 1.3:
* Export and import multiple roles
* Allow array in roles
* Separate options for a different captcha
* Scroll to the top with the page heading
* Code: New filter hook: user_meta_recaptcha_request_method
* Code: Removed PHP7.1 depreciated mcrypt_encrypt dependencies
* Code: Update ReCaptcha to 1.1.3
* Code: Minimum requirement for the plugin is PHP-5.5
* Fix: Page navigation bug
* Fix: Role export bug
Changelog for version 1.3rc1:
* Export and import multiple roles
* Allow array in roles
* Separate options for a different captcha
* Scroll to the top with the page heading
* Code: New filter hook: user_meta_recaptcha_request_method
* Code: Removed PHP7.1 depreciated mcrypt_encrypt dependencies
* Code: Update ReCaptcha to 1.1.3
* Code: Minimum requirement for the plugin is PHP-5.5
* Fix: Page navigation bug
* Fix: Role export bug
Bug fixed and features improved version of 1.2 has been released.
Changelog for version 1.2.1:
* PHP7 compatibility
* Modify class names according to PSR-2 standard
* Added more options to the captcha
* Lite: Add login features to the lite version
* Fix: print inline js to backend profile (date-time was not working)
* Fix: bug on user importing extra fields
* Fix: Login error message bug
* Fix: Conditional logic for checkbox, radio, and multi-select
* Fix: Using multiple captchas on the same page
Changelog for version 1.2.1rc1:
We are really glad and excited to release the newest updated, stable and bug-fixed version with some new features of User Meta Pro 1.2.
New features of User Meta Pro Version 1.2 :
Visual options selector for dropdown, multi-select, radio, and checkbox:
Well, there were some difficulties and confusion with the previous versions about the process of options selection in the dropdown or multi-select types of fields. To remove these and make the system, even more, user-friendly as well as effective, we have introduced visual options selector in this version. However, options can be divided into groups and there can be different labels and values for the same option in advanced mode.
Redirection to a page:
The option of redirection to any existing page on login, logout, and registration has been added to this version.
Tooltip to field editor:
Isn’t it better when you have a helping hand providing instructions if needed? A tooltip to the field editor should be a good addition to help you.
And check out more…
# Optimized for wpml support.
# Export users by form_id and write to file.
# Updated translation files.
# Placeholder removed as field label type (as placeholder has its own field).
# Added: user_meta_loaded action hook to load extensions.
# Inline front-end JavaScript to the footer.
# Force uploaded file name to be lowercase and special character escaped.
# New Hooks: user_meta_field_config_render, user_meta_field_config_before_update, user_meta_form_config_render.
# Style file remove link.
# Delete avatar and files while deleting a user.
# Delete old files & avatar on profile update.
# Renamed user-meta directory to user-meta-pro for the pro version.
Fix:
Oh, good news! Bugs and errors in the previous versions have been fixed. Take a look.
# Re-validation for regex input.
# Storing admin approval emails bug.
# Email notification selection tab collapse.
# Bulk users export issue.
# Password reset issue since WP-4.3.
# Add user to blog, without user_login but user_email.
# Don’t let existing user register again for the same site under the network.
# WP-4.5 compatibility.
Code Specifications:
And here, something about codes.
# Minimum requirements for the plugin are PHP-5.4 and WP-3.7.
# Using namespace and rewriting field generation classes.
# Apply PSR-2 coding standard to all PHP files.
# All field generation codes have been rewritten.
Changelog for version 1.1.8rc1:
Changelog for version 1.1.7rc2: