Changes between Initial Version and Version 1 of Ticket #54327, comment 4
- Timestamp:
- 10/28/2021 08:28:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54327, comment 4
initial v1 4 4 5 5 * `_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>` 7 7 * `_json_wp_die_handler()` : Current code should work just fine 8 8 * `_jsonp_wp_die_handler()` : Current code should work just fine