Make WordPress Core

Opened 16 years ago

Closed 15 years ago

#8831 closed enhancement (fixed)

Extra Hooks in the Category Form and Category Edit Form

Reported by: gm_alex's profile GM_Alex Owned by:
Milestone: 2.8.1 Priority: normal
Severity: normal Version: 2.8
Component: Taxonomy Keywords: has-patch commit
Focuses: Cc:

Description

This patches will adds two new hooks (actions) one at the category overview and one at the category edit form, before the button. The hook names are different so you can choose where you add extra content. I think it is the best way to save compatibility and comfort (see http://trac.wordpress.org/ticket/2717).

Attachments (3)

categories_patch.diff (715 bytes) - added by GM_Alex 16 years ago.
edit-category-form_patch.diff (662 bytes) - added by GM_Alex 16 years ago.
8831.diff (2.3 KB) - added by Denis-de-Bernardy 15 years ago.

Download all attachments as: .zip

Change History (15)

#1 @mrmist
16 years ago

  • Keywords has-patch added
  • Milestone changed from 2.7.1 to 2.8

#2 @Denis-de-Bernardy
15 years ago

Closed #2717 as dup (it has some discussion)

#3 @Denis-de-Bernardy
15 years ago

hook names should be same in both files imo.

#4 @Denis-de-Bernardy
15 years ago

  • Component changed from General to Administration

#5 @Denis-de-Bernardy
15 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone changed from 2.8 to Future Release

patch is b0rke

#6 @Denis-de-Bernardy
15 years ago

  • Milestone changed from Future Release to 2.9

#7 @Denis-de-Bernardy
15 years ago

  • Component changed from Administration to Taxonomy

#8 @Denis-de-Bernardy
15 years ago

  • Keywords has-patch commit added; needs-patch removed
  • Milestone changed from 2.9 to 2.8.1
  • Priority changed from normal to high
  • Severity changed from normal to major

#9 @westi
15 years ago

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

(In [11608]) Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for trunk props Denis-de-Bernardy

#10 @westi
15 years ago

  • Priority changed from high to normal
  • Severity changed from major to normal
  • Version set to 2.8

Re-open for 2.8.1

#11 @westi
15 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

#12 @westi
15 years ago

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

(In [11609]) Make it easier for plugins to add extra fields to the Edit Category/Tag forms. Fixes #8831 for 2.8.1 props Denis-de-Bernardy

Note: See TracTickets for help on using tickets.