Details
Description
The media-attributes in <link/>-tags might be a comma-separated list. It is possible to specify them but it would be easier to pass array('screen', 'projection') instead of 'screen, projection'.
The media-attributes in <link/>-tags might be a comma-separated list. It is possible to specify them but it would be easier to pass array('screen', 'projection') instead of 'screen, projection'.
Assigning to Jon Whitcraft