Skip to content

Releases: umdevelopera/um-optimize

v1.1.2

13 Jun 15:27
Compare
Choose a tag to compare

Changelog

  • Fixed: Issue #2 - Error when "Combine CSS" is active.
  • Fixed: Issue #3 - Folder um_optimize missing.

Tested

  • PHP: 8.1.17
  • WordPress: 6.5.4
  • Ultimate Member: 2.8.6

v1.1.1

17 Dec 22:10
Compare
Choose a tag to compare

Changelog

  • Fixed: Add non-UM dependencies to combined files.
  • Fixed: Load combined footer scripts in footer.
  • Fixed: Sanitize table alias in SQL requests.
  • Tweak: The "Speed up member directories" tool is available in any mode.

Tested

  • PHP: 8.1.17
  • WordPress: 6.4.2
  • Ultimate Member: 2.8.0

v1.1.0

10 Dec 23:15
34363a7
Compare
Choose a tag to compare

Changelog

  • Added: Features that optimize SQL queries to get posts and users faster.
  • Tweak: Detecting Ultimate Member pages and Ultimate Member elements on the page.
  • Tweak: Combined files minification.

Notes

The experimental tool "Speed up member directories" is only available in debug mode for now. It will be available as normal after thorough testing. You can enable it now at your own risk.

v1.0.0

19 Nov 21:41
f8b3f9d
Compare
Choose a tag to compare

Old incomplete plugin "Ultimate Member - Maybe load assets" has been updated and rebuilt as a complete plugin "Ultimate Member - Optimize".

  • Improved methods that detect Ultimate Member pages and Ultimate Member elements on the page.
  • Improved methods that detect Ultimate Member CSS and JS files and their dependencies.
  • Added ability to combine CSS and JS files that belong to Ultimate Member and its extensions on pages with Ultimate Member elements.
  • Added textdomain and language files.
  • Added documentation