Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#6232 closed enhancement (fixed)

add_action for "related" links in the write/edit post screen

Reported by: nerrad Owned by:
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Would make it possible for plugin authors to add their links to the manage pages for their plugins. I realize that there is a 'submitpost_box' action hook already but that is outside the list.

Attachments (1)

add_to_related_postbox.patch (502 bytes ) - added by nerrad 18 years ago.
adds: do_action('relatedpost_box')

Download all attachments as: .zip

Change History (3)

@nerrad
18 years ago

adds: do_action('relatedpost_box')

#1 @westi
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [7310]) Add an action to allow plugins to add extra related links to the list. Fixes #6232.

#2 @thee17
18 years ago

  • Milestone 2.62.5

is fixed in trunk so it is in 2.5

Note: See TracTickets for help on using tickets.