Make WordPress Core

#62825 closed defect (bug) (invalid)

class-wp-filesystem-direct.php missing from latest distribution

Reported by: greg2dot0 Owned by:
Priority: normal Milestone:
Component: General Version: 6.7.1
Severity: normal Keywords:
Cc: Focuses:

Description

Was having some issues with Divi making calls looking for class-wp-filesystem-direct.php and returning file not found. I verified it was not in my wp-include directory. I downloaded a fresh copy of latestet wordpress directly from wordpress.org and extrated it locally and was also missing from there. I ended up going to github and directly downloading the file for my site.

Change History (1)

#1 @pbiron
20 months ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Sorry you're having problems (and welcome to Trac ;-).

All 4 of the class-wp-filesystem classes are included in the 6.7.1 ZIP. You (and possibly Divi) are looking for them in the wrong directory: they are located in wp-admin/includes.

Note: See TracTickets for help on using tickets.