FeatureFuel
1

Function to detect general content change

Source: elementor/elementor#27668 · opened by @marwinpl
Prerequisites • I have searched for similar feature requests in both open and closed discussions and cannot find an existing request. • I have verified that the feature is still missing from the latest stable versions of Elementor or Elementor Pro. What problem is your feature request going to solve? Please describe.. I'm working on integration when I provide guides based on post content, and I was not able to track content changes. Describe the solution you'd like. I would expect a function similar to what Gutenberg have: if (wp.data.select('core/editor').hasChangedContent()) { handleGutenbergContentChange() } Describe alternatives you've considered. I tried to search this in documentation. I checked the whole Elementor objects in React including isEdited param, but I was not able to detect changes in it. Additional context I already asked support question on wordpress.org, but I was redirected here. I'm not 100% sure if i…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests