Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #27639


Ignore:
Timestamp:
04/02/2014 09:32:25 PM (12 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27639 – Description

    initial v3  
    11Currently the API call to fetch themes fails with the message "No transport".
    22
    3 After some searching I found, that `$.support.cors = true;` should help. This still ends in an error with "Permission denied".
     3After some searching I found, that `$.support.cors = true;` should help. This still ends in an error with "Access is denied".