Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umdevelopera authored Dec 10, 2023
1 parent 77a0644 commit 34363a7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,31 +22,31 @@ Once the plugin is cloned, enter your site admin dashboard and go to _wp-admin >

### How to install from ZIP archive

You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1It6F176qYjLV3FaQ0b8pXrGdaOAfYJ6H/view) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1vtzVKyZJ5pgFAWKBs734ehL8Z1JZfuF3/view) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).

## How to use

Go to *wp-admin > Ultimate Member > Settings > General > Optimize* to manage settings:

- Dequeue unused CSS files - Dequeue CSS files queued by the Ultimate Member plugin from pages where there are no Ultimate Member elements.
- Dequeue unused JS files - Dequeue JS files queued by the Ultimate Member plugin from pages where there are no Ultimate Member elements.
- Combine CSS files - Combine CSS files queued by the Ultimate Member plugin and its extensions.
- Combine JS files - Combine JS files queued by the Ultimate Member plugin and its extensions.
- Minify CSS files - *(optional)* Minify combined CSS files.
- Minify JS files - *(optional)* Minify combined JS files.
- **Dequeue unused CSS files** - Dequeue CSS files queued by the Ultimate Member plugin from pages where there are no Ultimate Member elements.
- **Dequeue unused JS files** - Dequeue JS files queued by the Ultimate Member plugin from pages where there are no Ultimate Member elements.
- **Combine CSS files** - Combine CSS files queued by the Ultimate Member plugin and its extensions.
- **Combine JS files** - Combine JS files queued by the Ultimate Member plugin and its extensions.
- **Minify CSS files** - *(optional)* Minify combined CSS files.
- **Minify JS files** - *(optional)* Minify combined JS files.

__Note:__ Settings "Minify CSS files" and "Minify JS files" are hidden if original files are minified.

- Speed up Activity - *(optional)* Optimize the SQL query that retrieves posts for the [Social Activity](https://ultimatemember.com/extensions/social-activity/) extension.
- Speed up Groups - *(optional)* Optimize the SQL query that retrieves posts for the [Groups](https://ultimatemember.com/extensions/groups/) extension.
- Speed up Notes - *(optional)* Optimize the SQL query that retrieves notes for the [User Notes](https://ultimatemember.com/extensions/user-notes/) extension.
- Speed up Photos - *(optional)* Optimize the SQL query that retrieves albums for the [User Photos](https://ultimatemember.com/extensions/user-photos/) extension.
- Speed up member directories - *(optional)* Optimize the SQL query that retrieves users for the member directory.
- **Speed up Activity** - *(optional)* Optimize the SQL query that retrieves posts for the [Social Activity](https://ultimatemember.com/extensions/social-activity/) extension.
- **Speed up Groups** - *(optional)* Optimize the SQL query that retrieves posts for the [Groups](https://ultimatemember.com/extensions/groups/) extension.
- **Speed up Notes** - *(optional)* Optimize the SQL query that retrieves notes for the [User Notes](https://ultimatemember.com/extensions/user-notes/) extension.
- **Speed up Photos** - *(optional)* Optimize the SQL query that retrieves albums for the [User Photos](https://ultimatemember.com/extensions/user-photos/) extension.
- **Speed up member directories** - *(optional)* Optimize the SQL query that retrieves users for the member directory.

__Note:__ The experimental tool "Speed up member directories" is only available in debug mode for now.

Image - Optimize settings.
![UM Settings, General, Optimize](https://github.com/umdevelopera/um-optimize/assets/113178913/f6554941-5fc5-4e2a-aa83-8df7992a80df)
![UM Settings, General, Optimize](https://github.com/umdevelopera/um-optimize/assets/113178913/22783720-c9af-4562-8ca7-7fff43123d99)

## Support

Expand Down

0 comments on commit 34363a7

Please sign in to comment.