Ticket #4960 (new task)

Opened 1 year ago

Last modified 5 months ago

Remove deprecated admin-functions.php and upgrade-functions.php

Reported by: Viper007Bond Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: General Version: 2.3
Severity: normal Keywords:
Cc:

Description

#4956

So we don't forget. ;)

Change History

12/20/07 07:04:10 changed by darkdragon

So are you going to wait until beta 1 to remove it or is this going to be sent to the next version?

01/13/08 18:06:11 changed by darkdragon

  • summary changed from Remove deprecated admin-functions.php and upgrade-functions.php for 2.4 to Remove deprecated admin-functions.php and upgrade-functions.php.

You could use the new _deprecated_file() function instead of removing the files right now. This will give users until 2.6 enough time before the removal.

03/20/08 01:41:39 changed by ffemtcj

  • milestone changed from 2.5 to 2.6.

03/20/08 02:28:08 changed by DD32

Adding _deprecated_file() to the files for a 2.5 release would be good IMO.

03/21/08 09:29:22 changed by westi

(In [7448]) Mark files as deprecated. See #4960.