Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
May 2025
May 29 Thu · 16:27
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
Yes! As you can see it is a very strange problem.
May 28 Wed · 16:47
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
With Flamingo active:x-litespeed-cache: hit before form submissionx-litespeed-cache: hit after form submission BUT with modified date,…
May 28 Wed · 07:30
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
Here are all the logs capturing the last send: function lscwp_suppress_purge_update( $new_status, $old_status, $post )…
May 27 Tue · 17:20
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
Got it… so how should I proceed? Couldn't you review the code knowing perfectly the…
May 27 Tue · 17:01
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
I don't understand what I should do, I'm on a shared server, not on a…
May 27 Tue · 14:30
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
Here is the debug.log (2 entries): [27-May-2025 12:14:04 UTC] [LSCache Debug] lscwp_suppress_purge_update called for post…
May 22 Thu · 08:27
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
So… the code works on a staging site with Twenty Twenty-Five theme, but it doesn't…
May 21 Wed · 18:57
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
Unfortunately with the code provided, as soon as a form is submitted, and therefore Flamingo…
May 21 Wed · 07:07
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
I need to clarify something… I don't need to prevent the purge of the post_type…
May 20 Tue · 08:24
Forums med
Posted a reply to LiteSpeed Cache + Flamingo, on the site WordPress.org Forums:
I inserted the following code in functions.php: function lscwp_suppress_purge_update( $new_status, $old_status, $post ) { //…