I have a WordPress with Pods and Elementor (pro). Filters are being applied to a data field unintentionally.
Now I want to analyze exactly which filters are being applied to this one data field.
With the Query Monitor plugin I can see that mostly Elementor filters are being applied to the content.
Is this an Elementor-specific question?
Can you write a database query that carries out such an analysis? Or is the data structure of WordPress not suitable for such analyses?
How do I find out which filters have been applied to a data field?