Hai@LiteSpeed⚡
@hailite on WordPress.org, @litespeed on Slack
- Member Since: February 21st, 2017
Contribution History
Hai@LiteSpeed⚡’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- 
										Posted a reply to Resize large images, on the site WordPress.org Forums: 
 Correct. This is what that feature has to be.3 days ago 
- 
										Posted a reply to cloudflare api, on the site WordPress.org Forums: 
 Will update here once done.3 days ago 
- 
										Posted a reply to Resize large images, on the site WordPress.org Forums: 
 This is in our todo. Will elevate the priority. Thanks. Will update here once its…3 days ago 
- 
										Posted a reply to cloudflare api, on the site WordPress.org Forums: 
 Couple requests to this feature. Will try to elevate it to v3.13 days ago 
- 
										Posted a reply to i rarely rate a product but…, on the site WordPress.org Forums: 
 Thanks! Really appreciated for your review. This encourage us to keep improving the plugin and…4 days ago 
- 
										Posted a reply to Lazyload exclude by area/zone, on the site WordPress.org Forums: 
 Its on our git repo: https://github.com/litespeedtech/lscache_wp/ Later on we prolly be able to give a…2 weeks ago 
- 
										Posted a reply to Litespeed cache uses vulnerable jquery version, on the site WordPress.org Forums: 
 That JQ version WP modified is not on those CDN services. Latest JQ version could…2 weeks ago 
- 
										Posted a reply to ESI $reason values, on the site WordPress.org Forums: 
 The $reason in LiteSpeed_Cache_API::set_cacheable is just for debug purpose. You can set any human-readable string…2 weeks ago 
- 
										Posted a reply to How to retrieve webp images?, on the site WordPress.org Forums: 
 WebP don't have special hooks currently. You can append .webp to the image filename and…2 weeks ago 
- 
										Posted a reply to Lazyload exclude by area/zone, on the site WordPress.org Forums: 
 Hi, this feature is already in v3.0. Worth a try.2 weeks ago 
- 
										Posted a reply to Image optimization issue, on the site WordPress.org Forums: 
 Our plugin compares the md5 of image after fetched from client site. If the md5…3 weeks ago 
- 
										Posted a reply to Image optimization issue, on the site WordPress.org Forums: 
 Earliest: next week. Latest End of February.3 weeks ago 
- 
										Posted a reply to Image optimization and reset issue, on the site WordPress.org Forums: 
 There are couple enhancement and bugfix in v3.0 for image optimization. We are preparing preview…4 weeks ago 
- 
										Posted a reply to REST API Cache TTL, on the site WordPress.org Forums: 
 REST TTL is added in https://github.com/litespeedtech/lscache_wp/commit/af696de1e174399f8165ac3a58f98fa99ccefb4b Will see in v3.0. Thanks again.4 weeks ago 
- 
										Posted a reply to Changing the order of crawlers, on the site WordPress.org Forums: 
 Done. https://github.com/litespeedtech/lscache_wp/commit/3a15d4bbadcc7f5daeff6bf2b83ec37308a75a6a Thanks.4 weeks ago 
- 
										Posted a reply to Hiding Cloudflare credentials from plugin settings page, on the site WordPress.org Forums: 
 Done in https://github.com/litespeedtech/lscache_wp/commit/c0cfa4819e980f19a3f8a9d1b30eb39756b147b1 Can try below in wp-config.php define( 'LITESPEED_CONF', true ); define( 'LITESPEED_CONF__OPTM__CSS_MIN', true…4 weeks ago 
- 
										Posted a reply to Hiding Cloudflare credentials from plugin settings page, on the site WordPress.org Forums: 
 Genius idea! Will deploy into v3.4 weeks ago 
- 
										Posted a reply to Hiding Cloudflare credentials from plugin settings page, on the site WordPress.org Forums: 
 This is a good idea. We can improve it to show the credentials as *****…4 weeks ago 
- 
										Posted a reply to Changing the order of crawlers, on the site WordPress.org Forums: 
 This is a good point. We do have the plan to customize the crawler list…1 month ago 
- 
										Posted a reply to REST API Cache TTL, on the site WordPress.org Forums: 
 Sure. Will give in v3.02 months ago 
- 
										Posted a reply to Hook for purge all, on the site WordPress.org Forums: 
 Sure. Added to https://github.com/litespeedtech/lscache_wp/commit/66b30cbe24186d4a275738f42aef3379c6514343 . Will be in v3.0. Thanks2 months ago 
- 
										Posted a reply to [feature request] Cloudflare purge when new content is submitted, on the site WordPress.org Forums: 
 Thanks. Noted in my todo.2 months ago 
- 
										Posted a reply to Litespeed Crawler Sitemap for Multisites, on the site WordPress.org Forums: 
 This is a bug. Just fixed in v3 https://github.com/litespeedtech/lscache_wp/commit/f7b97c984bf9235f6ca9d6c489cfbe22078374e3 It can't be tested yet tho…2 months ago 
- 
										Posted a reply to Feature request – PDF optimize, on the site WordPress.org Forums: 
 Sure. Will add to future dev. Thanks.3 months ago 
- 
										Posted a reply to Litespeed prevents HTML code from showing, on the site WordPress.org Forums: 
 v3.0 improved Load JS Deferred and could fix this issue.3 months ago 
- 
										Posted a reply to WordPress 5.3 mediaelement JS combine error, on the site WordPress.org Forums: 
 Hi @luminsol , Can you try to disable remove comment setting to see if it…3 months ago 
- 
										Posted a reply to Minify CSS Breaks Theme Customizer, on the site WordPress.org Forums: 
 Hi @carterusm29, Sorry for the delay. You can also @ him in the #wpcache channel…3 months ago 
- 
										Posted a reply to best plugin cache, on the site WordPress.org Forums: 
 Really appreciated. Thanks for the encouragement.3 months ago 
- 
										Committed [2200907] to Plugins Trac: 
 reverted 2.9.8.7 for whm3 months ago 
- 
										Committed [2200900] to Plugins Trac: 
 cleaned up old tags3 months ago 
- 
										Committed [2200112] to Plugins Trac: 
 Release v2.9.9.23 months ago 
- 
										Posted a reply to Disappointing Spam Popup on admin, on the site WordPress.org Forums: 
 Hi @yig, Apologized for the inconvenience caused by this. We are improving this part, and…3 months ago 
- 
										Committed [2195857] to Plugins Trac: 
 Release v2.9.9.13 months ago 
- 
										Posted a reply to Load CSS Asynchronously Breaks Page Layout, on the site WordPress.org Forums: 
 Hi this happened bcos it used mobile version for desktop. We got a familiar report…4 months ago 
- 
										Posted a reply to Vary Groups don’t allow assign same number in two or more, on the site WordPress.org Forums: 
 Hi the fix is in https://github.com/litespeedtech/lscache_wp/commit/551a86f7ca14510f9c5e7572612c41f013ce9df3 and will be in v2.9.9.1. Thanks again.4 months ago 
- 
										Posted a reply to Version 3.0.0, on the site WordPress.org Forums: 
 https://github.com/litespeedtech/lscache_wp/tree/v3.0 Its almost beta. Network/CLI are not full functioned yet. Some online services are not…4 months ago 
- 
										Posted a reply to Divi Theme’s Email Optin Module Not Working with LiteSpeed Cache, on the site WordPress.org Forums: 
 Also, we will add a new option to ESI setting, where allows you to set…4 months ago 
- 
										Posted a reply to Divi Theme’s Email Optin Module Not Working with LiteSpeed Cache, on the site WordPress.org Forums: 
 Will pass to our test team to reproduce it. Thanks for the info. FYI, we…4 months ago 
- 
										Posted a reply to Image Optimization and NextGen Galleries, on the site WordPress.org Forums: 
 We had a feature in plan for image optimization which is to append extra folders…4 months ago 
- 
										Posted a reply to Woocommerce bookings, on the site WordPress.org Forums: 
 I agree. @stanleylitespeed shouldn't abuse Purge All. Can you try to add that hook in…4 months ago 
- 
										Posted a reply to Additional optimization for “Remove WordPress Emoji”, on the site WordPress.org Forums: 
 Good to know. Thanks. Will work on this after v3.1 and update here later.4 months ago 
- 
										Posted a reply to Feature request: resize images, on the site WordPress.org Forums: 
 Yes, there are couple requests on this already. We were planning to finish it in…4 months ago 
- 
										Posted a reply to Vary Groups don’t allow assign same number in two or more, on the site WordPress.org Forums: 
 Thanks for the reminding. Will add to next release (if still have one in v2.9)4 months ago 
- 
										Committed [2181918] to Plugins Trac: 
 release v2.9.94 months ago 
- 
										Posted a reply to Disable mobile cache, on the site WordPress.org Forums: 
 If you are able to find the mobile and tablets' user agents, you can use…4 months ago 
- 
										Posted a reply to LiteSpeed + WPML with different domains per language + keycdn CDN, on the site WordPress.org Forums: 
 Are your multiple languages different location? IIRC WPML mapping multi domains to same WP, so…4 months ago 
- 
										Posted a reply to Litespeed API tag_add, on the site WordPress.org Forums: 
 The tag will show when you enable debug.4 months ago 
- 
										Posted a reply to Litespeed column in media library missing, on the site WordPress.org Forums: 
 Hi @pulclinecouk , This is fixed in https://wordpress.org/support/topic/litespeed-optimization-column-missing-in-media/page/3/#post-12032174 Sorry for forgetting to update here.5 months ago 
- 
										Posted a reply to Purge cache bug?, on the site WordPress.org Forums: 
 Update: based on tuning of our dev plan, this will be in v3.1+.5 months ago 
- 
										Posted a reply to LiteSpeed Optimization column missing in Media, on the site WordPress.org Forums: 
 This is a tiny bug and is fixed in https://github.com/litespeedtech/lscache_wp/commit/aabc835278e6043997f69fa0125055e9a69dff4c which will be included in…5 months ago 



 
			 
                 
										 
										