User Meta Pro version 1.2
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.