Hi @blclda
are product revisions enabled by default?
No, product revisions are not enabled by default in WooCommerce. You need to add a custom code snippet to enable it. More info: https://shameem.dev/blog/woocommerce/enable-revisions-products-woocommerce
If I have product revisions, how can I disable them?
If you haven’t enabled product revision yet, there will be no revisions. But if you’ve enabled it and want to disable it, all you need to do is remove the code snippet you added to activate it.
Alternatively, you can use a handy plugin like WP Optimize to tidy up your revisions.
I seem to have product revisions enabled in woocommerce, is there a way to know what enabled them, and disable them?
You can conduct a conflict test to determine whether a plugin or your theme has enabled it. You can also check whether any custom code has been added to enable it or not.
I hope this clarifies your concern. If you have any other questions, feel free to ask.