do_action( ‘load-widgets.php’ )

In this article

Fires early when editing the widgets displayed in sidebars.

Source

do_action( 'load-widgets.php' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores

Changelog

VersionDescription
2.8.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.