[wp-trac] [WordPress Trac] #26840: Bug in Filesystem API
WordPress Trac
noreply at wordpress.org
Wed Jan 15 13:05:06 UTC 2014
#26840: Bug in Filesystem API
--------------------------+-----------------------
Reporter: DzeryCZ | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Filesystem | Version: 3.8
Severity: normal | Resolution:
Keywords: filesystem |
--------------------------+-----------------------
Comment (by TobiasBg):
> But in wp-admin/includes/class-wp-filesystem-base.php connect() method
missing (since 3.7).
No, `class-wp-filesystem-base.php` does have a `connect()` method. `class-
wp-filesystem-direct.php` does not, but that's no problem, because it's
inheriting from `class-wp-filesystem-base.php`.
What's the exact PHP error message that you are getting?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26840#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list