Make WordPress Core

Ticket #54193: 54193.patch

File 54193.patch, 292 bytes (added by aezazshekh, 3 years ago)

Added application/json to this list

  • functions.php

     
    30883088                                        'text/richtext',
    30893089                                        'text/tsv',
    30903090                                        'text/vtt',
     3091                                        'application/json'
    30913092                                ),
    30923093                                true
    30933094                        )