elementor / elementor/elementor

Removal of widget's default javascript handler

Open
#11,686 0 comments 0 reactions 0 assignees View on GitHub
mod/q*
Dominant language
PHP
Stars
7.1k
Forks
1.6k
Avg merge
1d 5h
Merged PRs (30d)
193

Description

@bainternet
Is there any proper way to remove a widget's default javascript handler before it is executed?

The only way I found so far is by:
1. un-registering a widget
2. registering it again with a different name so the default js handler doesn't get attached to it.

Although, this workaround causes problems, as all existing widget instances are lost.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.