v1.3.0
Changelog
New feature - Added the "Color" tab to wp-admin > Ultimate Member > Settings > Appearance. This tab contains settings for customizing Ultimate Member colors. Added CSS code to change colors in the main Ultimate Member plugin and extensions using the settings.
Improved SQL queries optimization:
- Added the "Speed up Reviews" setting used to optimize the SQL query that retrieves reviews for the "User Reviews" extension.
- Fixed the SQL error - the
NUMERIC
inCAST(var AS NUMERIC)
query will be replaced by theUNSIGNED
.
Improved the inner extension structure.
Avoid using the plugins_loaded
hook.
Tested
- PHP: 8.2.12
- WordPress: 6.7.1
- Ultimate Member: 2.9.1