Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #22952, comment 39


Ignore:
Timestamp:
04/11/2017 04:08:45 PM (8 years ago)
Author:
xedin.unknown
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22952, comment 39

    v2 v3  
    99
    1010'''UPDATE 2'''
    11 Looks like the problem is with my implementation of {{SimplePie_File}}, of which I had to copy the {{__construct()}} method entirely due to it being a monster of 220 lines which does not expose the cURL resource anywhere for modification. Still should probably update the lib.
     11Looks like the problem is with my implementation of `SimplePie_File`, of which I had to copy the `__construct()` method entirely due to it being a monster of 220 lines which does not expose the cURL resource anywhere for modification. Still should probably update the lib.