وردپرس
How can I pragmatically detect content change in Elementor Editor?
I’m working on an integration with Elementor and I need to perform action when there is a change in content. I read whole documentation I tried to check whole window.elementor object, but I didn’t find any solution for this issue.
Gutnenberg have this event:
if (wp.data.select('core/editor').hasChangedContent()) {
handleGutenbergContentChange()
}
There is something similar for Elementor?
مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد
منبع: انجمن وردپرس