Changes between Initial Version and Version 1 of Ticket #27440, comment 38
- Timestamp:
- 07/04/2014 06:44:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27440, comment 38
initial v1 2 2 > Oh that's cool! But it's slower that linking it directly... Is providing an md5'ed email address through the API considered leaking? :) 3 3 4 Nope, but itbypasses the versioning issue, and keeps the API response lighter (albeit those would likely be an optional param, like banners are at the moment).4 Nope, 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). 5 5 6 6 I'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.