Hi @vishalsellry, I can confirm that all of the plugin’s unit and integration tests pass with php8.1. There’s pretty good test coverage. Also, when I install the plugin on a clean setup of WordPress 6.0.2 with php 8.1, basic usage of the plugin works as expected.
So all of my evidence thus far indicates that, yes, it is compatible with php8.1. Admittedly, I have not used it as much with php8.1 yet. So it’s still possible that there’s a corner case somewhere that I haven’t hit.
I do see deprecation warnings for functions in WP Core (formatting.php and pluggable.php), but they don’t seem to have anything to do with this plugin. The deprecation warnings are present whether or not this plugin is active.