You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-9Lines changed: 3 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
Optimize loading for sites with the Ultimate Member plugin.
4
4
5
5
## Key Features
6
+
6
7
- Removes CSS and JS files that belongs to Ultimate Member and its extensions from pages where there are no Ultimate Member elements.
7
8
- Combines CSS and JS files that belongs to Ultimate Member and its extensions on pages with Ultimate Member elements.
8
-
- Minifies combined files.
9
9
- Optimizes SQL queries to get posts and users faster.
10
10
11
11
## Installation
@@ -22,7 +22,7 @@ Once the plugin is cloned, enter your site admin dashboard and go to _wp-admin >
22
22
23
23
### How to install from ZIP archive
24
24
25
-
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).
25
+
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/12d8KIT6_nkiRytgbVNhpfkjuQLesqmBu/view) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
26
26
27
27
## How to use
28
28
@@ -32,27 +32,21 @@ Go to *wp-admin > Ultimate Member > Settings > General > Optimize* to manage set
32
32
-**Dequeue unused JS files** - Dequeue JS files queued by the Ultimate Member plugin from pages where there are no Ultimate Member elements.
33
33
-**Combine CSS files** - Combine CSS files queued by the Ultimate Member plugin and its extensions.
34
34
-**Combine JS files** - Combine JS files queued by the Ultimate Member plugin and its extensions.
__Note:__ Settings "Minify CSS files" and "Minify JS files" are hidden if original files are minified.
39
35
40
36
-**Speed up Activity** - *(optional)* Optimize the SQL query that retrieves posts for the [Social Activity](https://ultimatemember.com/extensions/social-activity/) extension.
41
37
-**Speed up Groups** - *(optional)* Optimize the SQL query that retrieves posts for the [Groups](https://ultimatemember.com/extensions/groups/) extension.
42
38
-**Speed up Notes** - *(optional)* Optimize the SQL query that retrieves notes for the [User Notes](https://ultimatemember.com/extensions/user-notes/) extension.
43
39
-**Speed up Photos** - *(optional)* Optimize the SQL query that retrieves albums for the [User Photos](https://ultimatemember.com/extensions/user-photos/) extension.
44
40
-**Speed up member directories** - *(optional)* Optimize the SQL query that retrieves users for the member directory.
45
41
46
-
__Note:__ The experimental tool "Speed up member directories" is only available in debug mode for now.
47
-
48
42
Image - Optimize settings.
49
43

50
44
51
45
## Support
52
46
53
47
This is a free extension created for the community. The Ultimate Member team does not provide support for this extension. Open new [issue](https://github.com/umdevelopera/um-optimize/issues) if you are facing a problem or have a suggestion.
54
48
55
-
## Related links
49
+
###Related links
56
50
57
51
Ultimate Member home page: https://ultimatemember.com
0 commit comments