do_action( 'sidebar_admin_setup' )

Fires early before the Widgets administration screen loads, after scripts are enqueued.


Source

File: wp-admin/widgets-form.php. View all references

do_action( 'sidebar_admin_setup' );


Top ↑

Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes

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