WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Plugin API/Action Reference/sidebar admin page

This page is marked as incomplete. You can help Codex by expanding it.

Description

sidebar_admin_page is an action triggered on the widget admin page after the main content (available widgets & sidebars) has loaded. Hook this action to display content on the widget admin page as part of the main content.

Example

Change Log

Source File

Triggered in wp-admin/widgets.php.

Related

Actions