Thibault Le Bars

Results 5 comments of Thibault Le Bars

Hi, A brief update on the problem. There seems to be an incompatibility with the WPML plugin : ```txt 2024/08/07 09:04:10 [error] 1021344#1021344: *52627 FastCGI sent in stderr: "PHP message:...

Hey, Looking at your workaround, I don't quite understand why in the `if` loop, there is both the line : `remove_filter( 'terms_clauses', array( $GLOBALS['sitepress'], 'terms_clauses' ) );` and the line...

Thanks for the explanation. I confirm that by commenting out the [complete code block](https://github.com/uhm-coe/authorizer/blob/master/src/authorizer/options/class-public-access.php#L196-L204), everything works correctly.

Hello, I can confirm that by commenting on these two lines of code alone, everything works just as well.