Jonny Harris
Forum Replies Created
-
This ticket is not resolved and should not have been closed until you resolved on your end.
@wpmudevsupport12 why did you mark this as resolved? Have implemented the functionality as requested? You haven’t heard from me as I am awaiting your feedback.
Sadly it does not. https://github.com/litespeedtech/lscache_wp/issues/259
Here is write up on the benefits of this function
https://xwp.co/easy-performance-wins-with-opt-in-caching-improvements/
Please share this write up with that dev team.
https://xwp.co/easy-performance-wins-with-opt-in-caching-improvements/
Forum: Plugins
In reply to: [W3 Total Cache] Improves to the core caching api in 6.0 / 6.1@vmarko Is there any update on this?
Okay, but there is currently a function called
wp_cache_get_multi
in your object-cache.php file. This does exactly that is needed here and has been in the codebase for a while. You can use this existing function and make wp_cache_get_multiple a wrapper for this function.Of course this requires testing, but the performance impact is massive. As a core committer, I will to help support this effort, if required.
Forum: Plugins
In reply to: [W3 Total Cache] Improves to the core caching api in 6.0 / 6.1@vmarko I am developer (core committer) that committed most of these changes. Let me know if you would like code review or testing or feedback.
Forum: Plugins
In reply to: [LiteSpeed Cache] Update plugin to support new features in Caching API@hailite I am developer the implemented many of those changes. Ping me if you need any help or advice.
Forum: Plugins
In reply to: [Classic Menu Block] The block registration fails.@nick6352683 This plugin comes with very minimal css styling. The styling of the block / menu, should be done with your theme. If you are having css issues, that will have to be resolved in your theme.
Forum: Plugins
In reply to: [Classic Menu Block] The block registration fails.Thanks for the feedback. The issue was related to a build tool and submitting the javascript to WordPress.
Can you try installing. 0.1.4 and see if it works for you.
Forum: Reviews
In reply to: [REST API blocks] Amazing plugin@certainlyakey I am working on it ??
Forum: Plugins
In reply to: [Unsplash] Feature request; Multisite supportI would not recommend using wpmu_new_blog as this hook is deprecated in 5.1.
Have a network wide key opens up a rabbit hole of edge cases and issues. It is a reported issue and we look at it have time.
Forum: Plugins
In reply to: [Unsplash] Conflict with Wicked Folders@wickedplugins A version of full support code can be found here https://github.com/xwp/unsplash-wp
Forum: Plugins
In reply to: [Unsplash] Settings won’t load on install@trishussey Can you try downloading 1.0.1 ( latest version of the plugin ) and see if that fixes you issue