Hai Zheng⚡
@hailite on WordPress.org, @litespeed on Slack
- Member Since: February 21st, 2017
Contribution History
Hai Zheng⚡’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
Create a ticket I meant. Staging server is fine, just in case you may need… -
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
If you can create a test server, please create a tix so we can debug… -
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
In <xesi:include src="/?lsesi=esi_postcode_form_block&_control=private%2Cno-vary&esi=eyJpZCI6InNjLWZiZi1yZWctdHlyZS1zZWFyY2gtLXNpemUtcG9zdGNvZGVfIiwidHlwZSI6InNpemUiLCJjbGFzc2VzIjoic2MtZmJmLXJlZy10eXJlLXNlYXJjaF9fZm9ybS1maWVsZCJ9&_hash=4a42890678f96addcbbb029192abaeca" cache-control="private,no-vary"> <label for="sc-fbf-reg-tyre-search--size-postcode_" class="control-label"> <span class="floating-label">Postcode</span> </label></xesi:include> I think you can see… -
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
Your 2nd log without the code change seems fine? It doesn't have the whole HTML… -
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
Change https://github.com/litespeedtech/lscache_wp/blob/master/src/esi.cls.php#L478 <esi to <xesi to break ESI parser, then see what the output is.… -
Posted a reply to Bug with ESI block, on the site WordPress.org Forums:
Can you try latest v5.7-a17? There is a bugfix for ESI block which may show… -
Posted a reply to Soft 404 from Google Search on /litespeed-cache/guest.vary.php, on the site WordPress.org Forums:
Thanks for the report. This is patched in v5.6.1-a7 as well. -
Posted a reply to LSWCP_TAG_PREFIX – bug when multisite, on the site WordPress.org Forums:
You need to append the blog id like https://github.com/litespeedtech/lscache_wp/blob/ce40aeeeeeae579e0f98d4fe0dbb2f8ad9fb4af5/src/purge.cls.php#L1070 -
Posted a reply to Plugin update has reset image optimization data, on the site WordPress.org Forums:
Please try latest dev commit from Beta Test. We fixed couple image optimization compatibility issues… -
Posted a reply to Cloud Error: Please try after 2m 41s for service img_optm-new_req, on the site WordPress.org Forums:
Can you try latest dev commit from Beta Test? There are couple image optimization compatibility… -
Posted a reply to 5 million rows in wp_litespeed_img_optm, on the site WordPress.org Forums:
When you do optimization, it will remove db records gradually until done. what is your… -
Posted a reply to 5 million rows in wp_litespeed_img_optm, on the site WordPress.org Forums:
We fixed this issue in v5.4. You can use beta test to try latest 'master'… -
Posted a reply to Bug in PHP 8, on the site WordPress.org Forums:
That will be included in v5.5. Meanwhile you can try Beta Test from Toolbox w/… -
Posted a reply to Bug in PHP 8, on the site WordPress.org Forums:
Fixed in https://github.com/litespeedtech/lscache_wp/commit/f5a9359c92cf85d8ee968dae769b81583ede0459 -
Posted a reply to HTML minify: output void elements without trailing slashes, on the site WordPress.org Forums:
We have a filter litespeed_buffer_finalize. You can use it to alter the content after minified. -
Posted a reply to Please remove logo from admin messages, on the site WordPress.org Forums:
It is done in https://github.com/litespeedtech/lscache_wp/commit/0f1d84a87ed6456b760a9f7b7df0737fe76fba0a Will be in our next release. Thanks for the suggestion. -
Posted a reply to Update plugin to support new features in Caching API, on the site WordPress.org Forums:
Thanks for the feedback. We are aware of it. Will work on it to improve… -
Posted a reply to How will Litespeed interact with new WP_Query database query caching in v6.1?, on the site WordPress.org Forums:
That query cache is a db operation level optimization. I think its irrelevant to our… -
Posted a reply to Litespeed metabox appear on ACF field group edit pages, on the site WordPress.org Forums:
Thanks for your feedback. This is fixed in v5.3-a8 and in dev branch already. -
Translated 2 strings on translate.wordpress.org.
-
Posted a reply to Crawler stopped_highload, on the site WordPress.org Forums:
Try v5.2 (latest dev) -
Posted a reply to Crawler stopped_highload, on the site WordPress.org Forums:
You can try a higher number for Server Load Limit setting. -
Posted a reply to Stop Auto Purging, on the site WordPress.org Forums:
For the purge issue, there should be a purge log. Check it to see what… -
Posted a reply to Please remove this notice, on the site WordPress.org Forums:
This is already done in https://github.com/litespeedtech/lscache_wp/commit/a6e4b67f8b5aacf2aaaa8229d3d409c11ed43c69 Will be in v5.2 this month -
Posted a reply to Suggestion to add to the admin bar a shortcut to run Crawler, on the site WordPress.org Forums:
Thanks for your suggestion. We have a todo to auto trigger the crawling for a… -
Posted a reply to Ver 5.1 breaks quic.cloud CDN, on the site WordPress.org Forums:
Can you create a ticket so we can do further check and help? -
Posted a reply to Disappointing, on the site WordPress.org Forums:
It could be a compatibility issue w/ other plugins. Do you mind to send us… -
Posted a reply to Headers already sent error on 5.0.0.1, on the site WordPress.org Forums:
v5.1 is ready. Can you use Toolbox -> Beta Test -> dev to give it… -
Posted a reply to Update to v5 is crashing the site, on the site WordPress.org Forums:
This has been fixed in the patch release v5.0.1. -
Posted a reply to TypeError: array_merge() – PHP 8.0.21 / WordPress 6.0.1 / LiteSpeed Cache 5.0, on the site WordPress.org Forums:
The potential issue is fixed in just now release v5.0.1. Please give it a try.… -
Posted a reply to Uncaught TypeError: array_merge(), on the site WordPress.org Forums:
@cantuaria Thanks for your PR. v5.0.1 to fix this issue will be released soon. -
Posted a reply to Uncaught TypeError: array_merge(), on the site WordPress.org Forums:
Please try v5.0.0.1 -
Posted a reply to LScache Dashboard Request Timeout ( Large number of images and Huge DB), on the site WordPress.org Forums:
Thanks for the case. We can update the realtime calculation to a manual calculation if… -
Posted a reply to Move LQIP data from wp_options?, on the site WordPress.org Forums:
This is a good point and nice concern. We need to keep wp-options table light… -
Posted a reply to Move LQIP data from wp_options?, on the site WordPress.org Forums:
Thanks for your review:) Curious why you have that many excludes LQIP data? -
Posted a reply to LiteSpeed lazyload : is there an equivalent to rootMargin ?, on the site WordPress.org Forums:
You can see threshold: 300, from litespeed-cache/assets/js/lazyload.lib.js L35. -
Posted a reply to Bug in Guest Mode function since at least 3 years, on the site WordPress.org Forums:
Done in v4.7-rc3. Thanks. -
Posted a reply to checkout/àdd-to-cart executed twice, on the site WordPress.org Forums:
@cbdfactum In v4.7-a20, there is litespeed_guest_off=1 added. You can use this in your query string… -
Posted a reply to PHP 8.x support, on the site WordPress.org Forums:
Query Monitor is a pretty nice plugin. I noticed that issue as well after upgrade… -
Posted a reply to Do not cache html element, on the site WordPress.org Forums:
You can also consider to use JS to control that css class. -
Posted a reply to Image lazyloading with LS in WP 5.9, on the site WordPress.org Forums:
Ref: https://github.com/litespeedtech/lscache_wp/blob/master/readme.txt#L262 -
Posted a reply to Image lazyloading with LS in WP 5.9, on the site WordPress.org Forums:
You don't need extra lazyload plugin to suppress WP ones. In our latest changes, WP… -
Posted a reply to Suggestion: Disable object cache from wp-config, on the site WordPress.org Forums:
That condition is insufficient. Also need to turn off WP initialized OC. This is added… -
Posted a reply to Excluding a page from cache via the page editor, on the site WordPress.org Forums:
Done in https://github.com/litespeedtech/lscache_wp/commit/7f0407d9be3395dd05e586c020e5f98001e23e40 You can use Beta Test to try it before v4.7 release. -
Posted a reply to Excluding a page from cache via the page editor, on the site WordPress.org Forums:
Yes this is in our todo. Thanks for the feedback. -
Posted a reply to Invalid rewrite rule (Mobile), on the site WordPress.org Forums:
Confirmed and reproduced. It happens only on PHP v8.1+. This is fixed in v4.6-a6. You… -
Posted a reply to Custom URL real cron jobs are cached when Guest Mode is on, on the site WordPress.org Forums:
Please try https://github.com/litespeedtech/lscache_wp/commit/3abf315ec93561893918187cf2c724e9d373349a v4.6-a4. It will respect your cache settings. -
Posted a reply to Google Analytics Stopped Working, on the site WordPress.org Forums:
This option is requested by some users to speed up their external JS loading. Each… -
Posted a reply to Guest Mode, problems with Google Analytics, on the site WordPress.org Forums:
Maybe you can try to remove the exclusions from GM JS Excludes. This way, GM… -
Posted a reply to Postview Not Working, on the site WordPress.org Forums:
You can use this plugin for postview count and display: https://wordpress.org/plugins/remoji/
Support Rep
-
LiteSpeed Cache
Active Installs: 4+ million
Plugins
English (Canada) Plugins Translation Editor - #en_CA
-
LiteSpeed Cache
Active Installs: 4+ million
English (UK) Plugins Translation Editor - #en_GB
-
LiteSpeed Cache
Active Installs: 4+ million
English (South Africa) Plugins Translation Editor - #en_ZA
-
LiteSpeed Cache
Active Installs: 4+ million
简体中文 (Chinese (China)) Plugins Translation Editor - #zh_CN
-
LiteSpeed Cache
Active Installs: 4+ million