do_action( 'sidebar_admin_page' )

Fires after the available widgets and sidebars have loaded, before the admin footer.


Source

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

do_action( 'sidebar_admin_page' );

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.