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