do_action( 'sidebar_admin_page' )
Fires after the available widgets and sidebars have loaded, before the admin footer.
Contents
Source
File: wp-admin/widgets-form.php
.
View all references
do_action( 'sidebar_admin_page' );
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |