Ticket #4956 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

admin-functions.php no longer exists

Reported by: mdawaffe Assigned to: anonymous
Priority: normal Milestone: 2.3
Component: General Version:
Severity: normal Keywords: 2nd-opinion
Cc:

Description

Some plugins may include this file to get access to all the admin functions. Perhaps put this file back, note that it's deprecated, and just have it require wp-admin/includes/admin.php?

Maybe take it back out for 2.4?

Change History

09/12/07 00:06:13 changed by ryan

Let's put it and upgrade-functions.php back and have them include the new files.

09/12/07 02:36:04 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6090]) Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956