Skip to content

Commit bfcc848

Browse files
authored
Update add-new-widget.md
1 parent 7b129a9 commit bfcc848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/widgets/add-new-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Elementor offers many built-in widgets out of the box, but it also allows external developers to register new widgets.
66

77
## Hooks
8-
8+
99
To do that we simply hook to the `elementor/widgets/register` action which provides access to the widgets manager as a parameter. Developers can use the manager to add new widgets using the `register()` method with the widget instance.
1010

1111
## Registering Widgets

0 commit comments

Comments
 (0)