Skip to content

v1.3.0

Compare
Choose a tag to compare
@umdevelopera umdevelopera released this 07 Jan 21:11
· 4 commits to main since this release

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 in CAST(var AS NUMERIC) query will be replaced by the UNSIGNED.

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