• The default language of any content posted is English.
Scalability Pro

Scalability Pro 5.52

raz0r

owner
Staff member
Administrator
Moderator
Messages
16,369
Reactions
62,102
raz0r submitted a new resource:

Scalability Pro - Make WordPress and WooCommerce scalable. Optimisation and scalability expertise in one plugin.

View attachment 1854

Scalability Pro is our core WordPress optimisation plugin. As we complete performance analysis jobs for clients, we add optimisations for various themes and third-party plugins into Scalability Pro. The only thing we can’t optimise inside Scalability Pro is search and filters, which is why we made Super Speedy Search and...

Read more about this resource...
 
raz0r updated Scalability Pro with a new update entry:

Scalability Pro v5.09

= 5.09 (7th April 2023) =
* Improved speed of 'Remove check for private items' option - moved it from the 'query' filter to the pre_get_posts filter - this reduces CPU usage on sites with high query counts
* Fixed 'Remove Sort Order' and 'Remove SQL CALC ROWS' options so that they operate on taxonomy langing pages as well as filtered archives
* Added new Ajax search capability for when editing a products attributes - helps if you have a lot of terms
- We had a client with 100,000+...

Read the rest of this update entry...
 
raz0r updated Scalability Pro with a new update entry:

Scalability Pro v5.11

= 5.11 (22nd June 2023) =
* Fixed bug in reducing storage of action scheduler items
* Added new Beta SPRO_CACHE_PMXE_META_KEYS option
- to enable, add define(SPRO_CACHE_PMXE_META_KEYS, true); to your wp-config.php
- when exports start with WP All Export, it counts the unique meta keys in your table
- on large sites, this can be a pain

Read the rest of this update entry...
 
raz0r updated Scalability Pro with a new update entry:

Scalability Pro v5.24

= 5.24 (22nd August 2023) =
* Added new detection of unnecessary GROUP BY when LIMIT 0,1 is being used
- this seems to happen in imports and causes a table scan of wp_posts, so this should result in a good boost for imports on large sites
* Added further improvement for 'defer term counting'
- when a new item is published, that post types cache is wiped
- this leads to slower imports since an entire recount can happen after every import
- The change has modified this query to...

Read the rest of this update entry...
 
raz0r updated Scalability Pro with a new update entry:

Scalability Pro v5.34

= 5.34 (13th October 2023) =
* Option to cache post counts for admin pages created
- this has been separated out from defer term counts as a separate option, but it's still in the import tab because it helps most with admins running imports a lot
- option has also been updated to exclude shop_order post types from the cache since order statuses change frequently and admins need to see what items remain to be done

Read the rest of this update entry...
 
raz0r updated Scalability Pro with a new update entry:

Scalability Pro v5.39

= 5.39 (15th November 2023) =
* Added new SPRO_PREVENT_WPAI_DUP_CHECK definition
- setting this to true can help speed up WP All Import if you have large imports
- this seems to be dependent on your config for your 'unique key' which is normally automated
* Fixed bug with fixing Woo Onboarding code
- the has_products function was fixed previously, now the is_new_install is properly fixed
- previously the fix had only been added to some admin pages, this fix now stops that slow...

Read the rest of this update entry...
 
Top