Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#12190 closed enhancement (fixed)

Add new hook to the top of the widgets admin page

Reported by: ptahdunbar's profile ptahdunbar Owned by: azaozz's profile azaozz
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Widgets Keywords: has-patch
Focuses: Cc:

Description

There is a hook at the bottom of the widgets admin page, but not at the top before the "available widgets" section. It'll be useful to have one there so users won't have to scroll down the page to access features added by plugins.

Attachments (1)

widgets_admin_page-hook.diff (462 bytes) - added by ptahdunbar 15 years ago.
Adds a new 'widgets_admin_page' hook above the "available widgets" section.

Download all attachments as: .zip

Change History (4)

@ptahdunbar
15 years ago

Adds a new 'widgets_admin_page' hook above the "available widgets" section.

#1 @ptahdunbar
15 years ago

  • Milestone changed from 2.9.3 to 3.0

#2 @nacin
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

#3 @nacin
15 years ago

(In [13525]) Add action to top of widgets.php. props ptahdunbar, fixes #12190

Note: See TracTickets for help on using tickets.