Skip to content

Production release – 2023/06/20


20 June 2023

13:18:00 GMT+0000

Plugin Updated: WP Memcached

When wp_cache_get_multiple() is called with more than 1000 keys, the lookups will be split up into multiple batches. This helps keep the Memcached servers stable, as otherwise the read/response buffers can grow uncontrollably large.


Fix type error when a callable passed to ep_weighting_configuration_for_searchep_query_weighting_fieldsep_weighting_configuration, or ep_weighting_fields_for_post_type is not a method.


Plugin Updated: Query Monitor APCu Cache

Fix broken markup when the APCu cache is not enabled.