Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54327, comment 4


Ignore:
Timestamp:
10/28/2021 08:28:38 PM (2 years ago)
Author:
sabbirshouvo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54327, comment 4

    initial v1  
    44
    55 * `_default_wp_die_handler()` : Current patch should work fine. But output can be nicer with `<pre></pre>`
    6  * `_ajax_wp_die_handler()` :
     6 * `_ajax_wp_die_handler()` : Same as `_default_wp_die_handler` but without `<pre></pre>`
    77 * `_json_wp_die_handler()` : Current code should work just fine
    88 * `_jsonp_wp_die_handler()` : Current code should work just fine