Download Scalability Pro v5.00 - WordPress Plugin Nulled Free
= v5.00 (20th October 2022) =
* Further upgrade for Remove Sort Order - it now defaults to only removing sort order from the Product Query since typically you want the latest posts to arrive
- to override this, if you wish, please copy the define('SPRO_REMOVE_SORT_ORDER_POST_TYPES', array('product', array('product', 'product_variation'))); from the defines.php file to your wp-config.php file and add extra post types to the array as you wish
* Fixed broken index count - index was being created, but was not being counted because of UNIQUE constraint on wp_options (option_name)