Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#15221 closed enhancement (fixed)

Add custom upgrade action to update-core.php

Reported by: ampt Owned by:
Priority: normal Milestone: 3.2
Component: Upgrade/Install Version:
Severity: minor Keywords: has-patch 3.2-early
Cc: Focuses:

Description

Allow plugins to hook into /wp-admin/update-core.php. This also fixes #14456.

Attachments (2)

update-core.15221 (1.4 KB ) - added by ampt 16 years ago.
update-core.15221.patch (1.4 KB ) - added by ampt 16 years ago.
add .patch suffix

Download all attachments as: .zip

Change History (10)

@ampt
16 years ago

#1 @ampt
16 years ago

  • Component GeneralUpgrade/Install

#2 @ampt
16 years ago

  • Type defect (bug)enhancement

#3 @ampt
16 years ago

  • Keywords has-patch added
  • Severity normalminor

#4 @scribu
16 years ago

You should end your patches with .patch or .diff so that syntax highlighting kicks in.

@ampt
16 years ago

add .patch suffix

#5 @dd32
16 years ago

  • Keywords 3.2-early added
  • Milestone Awaiting ReviewFuture Release

Looks like a good idea to me.

#6 @dd32
15 years ago

  • Milestone Future Release3.2

#7 @dd32
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [17589]) Allow plugins to hook into /wp-admin/update-core.php. Props ampt. Fixes #15221

#8 @dd32
15 years ago

I changed the hook name slightly to fit in alongside the one in update.php

Note: See TracTickets for help on using tickets.