Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27440, comment 38


Ignore:
Timestamp:
07/04/2014 06:44:26 PM (12 years ago)
Author:
stephdau
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27440, comment 38

    initial v1  
    22> Oh that's cool! But it's slower that linking it directly... Is providing an md5'ed email address through the API considered leaking? :)
    33
    4 Nope, but it bypasses the versioning issue, and keeps the API response lighter (albeit those would likely be an optional param, like banners are at the moment).
     4Nope, but not returning them bypasses the versioning issue, and keeps the API response lighter (albeit those would likely be an optional param, like banners are at the moment).
    55
    66I've used the wp.org grav redirect trick in my latest patch (27440-return-and-display-banners.3.diff), we''l see if speed is an issue, and go from there if it is.