Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52892, comment 2


Ignore:
Timestamp:
03/23/2021 07:37:51 PM (5 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52892, comment 2

    initial v1  
    33Proposing 2 different solutions:
    44
    5 Fix #1:
     5**Fix 1:**
    66Send a JSON error
    77{{{#!php
     
    1515This fix is breaking change as the files will not be generated or downloaded.
    1616
    17 Fix #2:
     17**Fix 2:**
    1818
    1919Fix the type mismatch and then either trigger a notice or warning (to alert of the problem) or `_doing_it_wrong`.