Make WordPress Core

Opened 14 years ago

Closed 9 years ago

#16398 closed enhancement (wontfix)

Add new updated_core hook upon successfully updating WordPress core

Reported by: scottconnerly's profile scottconnerly Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0.4
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

wp-admin/includes/update-core.php
requesting the addition of a hook of some type (filter or action) for post-upgrade actions.

Attachments (1)

ticket.16398.diff (403 bytes) - added by ptahdunbar 14 years ago.

Download all attachments as: .zip

Change History (8)

#1 follow-up: @scottconnerly
14 years ago

The use case is for managing a Wordpress install on an SVN-controlled server. Whenever the CMS changes the site's files I need to be able to trigger an svn commit.

#2 @scottconnerly
14 years ago

  • Cc scottconnerly added
  • Keywords subversion added

#3 in reply to: ↑ 1 @mikeschinkel
14 years ago

Replying to scottconnerly:

The use case is for managing a Wordpress install on an SVN-controlled server. Whenever the CMS changes the site's files I need to be able to trigger an svn commit.

+1

#4 @mikeschinkel
14 years ago

  • Cc mikeschinkel@… added

#5 @ptahdunbar
14 years ago

  • Cc trac@… added
  • Keywords has-patch added
  • Summary changed from Add update_core() complete filter to Add new updated_core hook upon successfully updating WordPress core

ticket.16398.diff adds a new 'updated_core' action hook upon successful updating.

#6 @SergeyBiryukov
11 years ago

  • Keywords subversion removed

Related: #16396, #16399, #16400, #16401

#7 @chriscct7
9 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

No further interest in 5 years. Closing as wontfix

Note: See TracTickets for help on using tickets.