Changes between Initial Version and Version 1 of Ticket #45933, comment 32
- Timestamp:
- 01/17/2019 10:03:54 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45933, comment 32
initial v1 7 7 list( $message, $title, $args ) = _wp_die_process_input( $message, $title, $args ); 8 8 9 wp_json_encode( 9 ... 10 11 echo wp_json_encode( 10 12 array( 11 13 'code' => $args['code'],