Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #16606, comment 7


Ignore:
Timestamp:
04/02/2011 02:42:14 PM (14 years ago)
Author:
hakre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16606, comment 7

    v1 v2  
    33
    44Hooks can still filter it. E.g. reporting, enable / creating functions etc. (dl etc.).
     5
     6And this is for streamline reasons: Not all test() functions were filterable in full.
    57
    68> Can we turn this into a generic ticket that adds an SSL check to the {{{::test()}}} methods for all the WP_HTTP transports?