I am writing a plugin for get content from elementor page builder. On front end its showing simply with the_content() but in plugin its not.
I am using get_post(id) for get content but it's showing content from WordPress editor instead of page builder.
Any idea why this???
Thanks
Elementor data is saving is meta filed
_elementor_data
.